/arnold:help
Show all commands with descriptions and usage tips.
When to use it
When you need a quick reference of all available Arnold commands. Also useful to confirm Arnold is installed and working.
Usage
> /arnold:help
🦕 ARNOLD: documentation-first development
Core Loop:
/arnold:check Compare docs to code, find drift
/arnold:resolve Fix drift items one by one
/arnold:update Sync docs after code changes
/arnold:plan Flesh out docs with flows & edge cases
Setup:
/arnold:init Scaffold docs for a new project
/arnold:spec Decompose a PRD into feature docs
Building:
/arnold:build Build code guided by docs
Inspection:
/arnold:status Project health snapshot
/arnold:recap Start-of-session briefing
/arnold:diff Quick snapshot-based drift scan
/arnold:feature Feature completeness matrix
/arnold:review Doc critique (3 lenses)
Project Management:
/arnold:decide Record a decision
/arnold:bug File a bug report
/arnold:milestone Phase tracking
/arnold:archive Archive stale docs
See also
- Command Reference - Full docs for every command
- Getting Started - Install and first steps