Skip to content
SlashForgeSlashForge

SlashForge

Workflow slash commands for AI coding agents. Guardrails, not autocomplete. Currently supports Claude Code. Cursor and Codex targets are planned.

/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.