/review-branch
Review an existing branch holistically before merging — blast radius, conventions, security, and spec compliance
$ npx -y skills add LucasDuys/forge --agent claude-codeShips with forge. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/review-branch
Context preview
What this command does when you run it.
Review an existing branch holistically before merging — blast radius, conventions, security, and spec compliance
Turn a one-line idea into a branch with tested, reviewed, committed code. The brainstorm-to-commit pipeline for Claude Code.
Repo: LucasDuys/forge
Other commands on forge.
- /backprop
Trace a bug back to a spec gap and generate regression tests
Open command - /brainstorm
Turn an idea into concrete specs with testable requirements
Open command - /collaborate
Opt-in multiplayer mode -- brain-dump together, claim tasks across machines, flag decisions async
Open command - /execute
Run the autonomous implementation loop
Open command - /help
Show Forge usage guide
Open command - /plan
Decompose specs into task frontiers with dependency tracking
Open command

