wessamfathi/suhail

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.

2Stars on the repository
18Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

abort

01

wessamfathi/suhail

Command

Abort the current Suhail run by marking its state aborted. Does not delete artifacts.

2 1mo ago A 17 tokens original MIT

auto

02

wessamfathi/suhail

Command

Auto-detect the most recent plan and run it in autorun mode.

2 1mo ago A 15 tokens original MIT

discover

03

wessamfathi/suhail

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.

2 1mo ago A 28 tokens original MIT

go

04

wessamfathi/suhail

Command

Execute any structured plan via scout/executer/verifier subagents with state persistence and per-Part pauses. Generic — works against any codebase.

2 1mo ago A 29 tokens original MIT

init

05

wessamfathi/suhail

Command

Scan the current project and cache stack, layout, conventions, and module intel under .suhail/intel/. Required precursor for /su:go and /su:discover.

2 1mo ago A 36 tokens original MIT

next

06

wessamfathi/suhail

Command

Auto-advance the current Suhail run by exactly one logical step.

2 1mo ago C 14 tokens original MIT

skip

07

wessamfathi/suhail

Command

Mark the current Suhail Part skipped and optionally advance to the next.

2 1mo ago A 14 tokens original MIT

status

08

wessamfathi/suhail

Command

Print the current Suhail run's status dashboard. Read-only — never advances state.

2 1mo ago A 17 tokens original MIT