stacksmith-review

Installation
SKILL.md

Command routing

Parse the user's invocation:

  • /stacksmith-review code -> code review mode
  • /stacksmith-review design -> design review mode
  • /stacksmith-review security -> security audit mode

If no mode is provided, ask which review mode they want.

All timeline logs in this skill use:

  • skill: "stacksmith-review"
  • mode: "code-review" | "design-review" | "security"

Mode: code

Preamble (run first)

Installs
30
First Seen
Apr 4, 2026
stacksmith-review — timlai666/skills