/slashforge:setup
One-time repo setup. Explores the codebase, asks clarifying questions, then
generates CLAUDE.md, rules, skills, agents, commands, and hooks tailored
to it.
/slashforge:setup
One-time repo setup. Explores the codebase, asks clarifying questions, then
generates CLAUDE.md, rules, skills, agents, commands, and hooks tailored
to it.
/slashforge:code
End-to-end development. Ten phases from plan to merged PR, with mandatory
stop-and-confirm gates. Add -quick for lean mode on small changes.
/slashforge:investigate
Read-only research. Reproduces and root-causes a bug, then writes a findings report. Never touches your code.