/gg-task | Start a quick single-session task | spec.md and plan.md in .joggr/.gg/tasks/{slug}/ |
/gg-new | Start a new project or workflow | Project scaffold with input.md |
/gg-discuss | Clarify requirements before planning | Timestamped entries in discussion.md |
/gg-research | Gather technical context from the codebase | Findings in research.md |
/gg-plan | Create the implementation plan | plan.md and phase files |
/gg-execute | Implement a phase | Code changes and updated task statuses |
/gg-verify | Validate acceptance criteria | Verification report with criterion statuses |
/gg-status | Check workflow state | Status summary (read-only) |
/gg-review | Review a plan or artifact in the browser | Inline annotations piped back to the agent |
/gg-codebase | Analyze codebase for context | Codebase docs in .joggr/.gg/codebase/ |
/gg-help | Get help or unstick a workflow | Command list and usage guidance |
/gg-pr-fix-review | Address unresolved PR review feedback | Fixes applied, threads resolved |