abort
01Command
Abort the current Suhail run by marking its state aborted. Does not delete artifacts.
Plan orchestration for Claude Code: subagents scout, implement, and verify each part of a markdown plan, with one commit per part and state that survives sessions.
Command
Abort the current Suhail run by marking its state aborted. Does not delete artifacts.
Command
Auto-detect the most recent plan and run it in autorun mode.
Command
Interview the user to capture their vision and write a Suhail-format plan that the rest of the pipeline can execute via /su:go.
Command
Execute any structured plan via scout/executer/verifier subagents with state persistence and per-Part pauses. Generic — works against any codebase.
Command
Scan the current project and cache stack, layout, conventions, and module intel under .suhail/intel/. Required precursor for /su:go and /su:discover.
Command
Auto-advance the current Suhail run by exactly one logical step.
Command
Mark the current Suhail Part skipped and optionally advance to the next.
Command
Print the current Suhail run's status dashboard. Read-only — never advances state.