COMMAND_GUIDANCE
constCOMMAND_GUIDANCE:object
Defined in: types/src/guidance.ts:21
Type Declaration
Section titled “Type Declaration”cadence-approve
Section titled “cadence-approve”
readonlycadence-approve:object
cadence-approve.description
Section titled “cadence-approve.description”
readonlydescription:"Approve a draft and enter BUILD"='Approve a draft and enter BUILD'
cadence-approve.trailing
Section titled “cadence-approve.trailing”
readonlytrailing:"Loop is now in BUILD. Use /cadence-build to record task outcomes."='Loop is now in BUILD. Use /cadence-build to record task outcomes.'
cadence-block
Section titled “cadence-block”
readonlycadence-block:object
cadence-block.description
Section titled “cadence-block.description”
readonlydescription:"Mark a task BLOCKED (shortcut for build task --status=BLOCKED)"='Mark a task BLOCKED (shortcut for build task --status=BLOCKED)'
cadence-block.trailing
Section titled “cadence-block.trailing”
readonlytrailing:"Record the blocker, then unblock or escalate before settling."='Record the blocker, then unblock or escalate before settling.'
cadence-build
Section titled “cadence-build”
readonlycadence-build:object
cadence-build.description
Section titled “cadence-build.description”
readonlydescription:"Record outcome of a build task"='Record outcome of a build task'
cadence-build.trailing
Section titled “cadence-build.trailing”
readonlytrailing:"Continue with the next task or run /cadence-settle when done."='Continue with the next task or run /cadence-settle when done.'
cadence-check
Section titled “cadence-check”
readonlycadence-check:object
cadence-check.description
Section titled “cadence-check.description”
readonlydescription:"Run structural coherence check on a draft"='Run structural coherence check on a draft'
cadence-check.trailing
Section titled “cadence-check.trailing”
readonlytrailing:"Address any issues reported before approving the draft."='Address any issues reported before approving the draft.'
cadence-dispatch
Section titled “cadence-dispatch”
readonlycadence-dispatch:object
cadence-dispatch.description
Section titled “cadence-dispatch.description”
readonlydescription:"Compute the next wave-based subagent dispatch plan from the active BUILD draft"='Compute the next wave-based subagent dispatch plan from the active BUILD draft'
cadence-dispatch.trailing
Section titled “cadence-dispatch.trailing”
readonlytrailing:""=''
cadence-done
Section titled “cadence-done”
readonlycadence-done:object
cadence-done.description
Section titled “cadence-done.description”
readonlydescription:"Mark a task DONE (shortcut for build task --status=DONE)"='Mark a task DONE (shortcut for build task --status=DONE)'
cadence-done.trailing
Section titled “cadence-done.trailing”
readonlytrailing:"Continue with the next task or run /cadence-settle when done."='Continue with the next task or run /cadence-settle when done.'
cadence-draft
Section titled “cadence-draft”
readonlycadence-draft:object
cadence-draft.description
Section titled “cadence-draft.description”
readonlydescription:"Scaffold a new DRAFT.md for a phase task"='Scaffold a new DRAFT.md for a phase task'
cadence-draft.trailing
Section titled “cadence-draft.trailing”
readonlytrailing:"Open the new DRAFT.md and fill in summary, ACs, and tasks."='Open the new DRAFT.md and fill in summary, ACs, and tasks.'
cadence-handoff
Section titled “cadence-handoff”
readonlycadence-handoff:object
cadence-handoff.description
Section titled “cadence-handoff.description”
readonlydescription:"Scaffold a SESSION handoff doc with machine facts pre-filled"='Scaffold a SESSION handoff doc with machine facts pre-filled'
cadence-handoff.trailing
Section titled “cadence-handoff.trailing”
readonlytrailing: “Open the new SESSION doc and fill every FILL-IN section (TL;DR, what landed, gotchas, next action as **Action:**/**Verify:**/**If it fails:**). Redact sensitive filenames (.env*, *credentials*, *.key, *.pem, id_rsa*) from anything you write. Then run `cadence handoff –check` — it must print "complete" before you finish. Commit the SESSION doc + state stamp as `chore(cadence): stamp session handoff` unless told otherwise; never push without asking.” ='Open the new SESSION doc and fill every FILL-IN section (TL;DR, what landed, gotchas, next action as **Action:**/**Verify:**/**If it fails:**). Redact sensitive filenames (.env*, *credentials*, *.key, *.pem, id_rsa*) from anything you write. Then run `cadence handoff --check` — it must print "complete" before you finish. Commit the SESSION doc + state stamp as `chore(cadence): stamp session handoff` unless told otherwise; never push without asking.'
cadence-needs-context
Section titled “cadence-needs-context”
readonlycadence-needs-context:object
cadence-needs-context.description
Section titled “cadence-needs-context.description”
readonlydescription:"Mark a task NEEDS_CONTEXT (shortcut for build task --status=NEEDS_CONTEXT)"='Mark a task NEEDS_CONTEXT (shortcut for build task --status=NEEDS_CONTEXT)'
cadence-needs-context.trailing
Section titled “cadence-needs-context.trailing”
readonlytrailing:"Supply the missing context, then re-run the task."='Supply the missing context, then re-run the task.'
cadence-next
Section titled “cadence-next”
readonlycadence-next:object
cadence-next.description
Section titled “cadence-next.description”
readonlydescription:"Show ranked legal next moves at the current loop position"='Show ranked legal next moves at the current loop position'
cadence-next.trailing
Section titled “cadence-next.trailing”
readonlytrailing:"Read the ranked moves above and run the one that fits — this only names the door, not the path through it."='Read the ranked moves above and run the one that fits — this only names the door, not the path through it.'
cadence-progress
Section titled “cadence-progress”
readonlycadence-progress:object
cadence-progress.description
Section titled “cadence-progress.description”
readonlydescription:"Show CADENCE's next suggested action"="Show CADENCE's next suggested action"
cadence-progress.trailing
Section titled “cadence-progress.trailing”
readonlytrailing:"Read the output above and take the suggested next step."='Read the output above and take the suggested next step.'
cadence-recommend
Section titled “cadence-recommend”
readonlycadence-recommend:object
cadence-recommend.description
Section titled “cadence-recommend.description”
readonlydescription:"Rank actionable strategic recommendations and advise the next move (top 5)"='Rank actionable strategic recommendations and advise the next move (top 5)'
cadence-recommend.trailing
Section titled “cadence-recommend.trailing”
readonlytrailing:"Showing the top 5. Count requested: $ARGUMENTS — if a different number was given, re-run `cadence recommend --top <n>` with it before continuing. Pick one, then run `cadence milestone propose` to cluster it into a scoped milestone, or `cadence draft new` to start scoping directly."='Showing the top 5. Count requested: $ARGUMENTS — if a different number was given, re-run `cadence recommend --top <n>` with it before continuing. Pick one, then run `cadence milestone propose` to cluster it into a scoped milestone, or `cadence draft new` to start scoping directly.'
cadence-resume
Section titled “cadence-resume”
readonlycadence-resume:object
cadence-resume.description
Section titled “cadence-resume.description”
readonlydescription:"Replay the freshest session handoff (brief by default; --full adds live context, read-only)"='Replay the freshest session handoff (brief by default; --full adds live context, read-only)'
cadence-resume.trailing
Section titled “cadence-resume.trailing”
readonlytrailing:"Read the replayed handoff and continue from the documented next action. Output is brief by default and auto-promotes to full on drift; run `cadence resume --full` for the whole doc + live context. If it notes other worktrees have resumable handoffs, ask which one to resume or pass `--pick <n>` directly. If an `⚠ origin/… ahead` banner appears, STOP — origin has commits this clone lacks and the handoff may be superseded; show the user `git log --oneline HEAD..@{u}` and ask continue/sync/abort before acting (never auto-pull/rebase/reset). If it warns of unfilled sections, treat them as absent. For env-check, stash restore, and execution-mode gating, prefer invoking the fuller /resume skill."='Read the replayed handoff and continue from the documented next action. Output is brief by default and auto-promotes to full on drift; run `cadence resume --full` for the whole doc + live context. If it notes other worktrees have resumable handoffs, ask which one to resume or pass `--pick <n>` directly. If an `⚠ origin/… ahead` banner appears, STOP — origin has commits this clone lacks and the handoff may be superseded; show the user `git log --oneline HEAD..@{u}` and ask continue/sync/abort before acting (never auto-pull/rebase/reset). If it warns of unfilled sections, treat them as absent. For env-check, stash restore, and execution-mode gating, prefer invoking the fuller /resume skill.'
cadence-scout
Section titled “cadence-scout”
readonlycadence-scout:object
cadence-scout.description
Section titled “cadence-scout.description”
readonlydescription:"Divergent→convergent ideation dialogue that lands survivors as Praxis recommendations"='Divergent→convergent ideation dialogue that lands survivors as Praxis recommendations'
cadence-scout.trailing
Section titled “cadence-scout.trailing”
readonlytrailing:""=''
cadence-settle
Section titled “cadence-settle”
readonlycadence-settle:object
cadence-settle.description
Section titled “cadence-settle.description”
readonlydescription:"Close the loop and write SUMMARY"='Close the loop and write SUMMARY'
cadence-settle.trailing
Section titled “cadence-settle.trailing”
readonlytrailing:"Review SUMMARY.md; loop is back to IDLE."='Review SUMMARY.md; loop is back to IDLE.'