---
name: forge:help
description: Show FORGE command reference.
argument-hint: [command-name]
allowed-tools:
  - Read
---

Show FORGE command reference. Read `.claude/commands/forge/README.md` for full details.

**Core:** `init`, `status`, `config`, `help`, `generate`
**Planning:** `discuss`, `plan`, `verify`
**Execution:** `execute`, `quick`, `debug`, `resume`, `pause-work`
**Team:** `team-create`, `team-start`, `team-view`, `team-add`, `team-remove`
**Roadmap:** `new-milestone`, `complete-milestone`, `add-phase`, `remove-phase`, `insert-phase`
**Migration:** `convert`, `new-project`

For specific command help, read the command's md file in `.claude/commands/forge/`.
