bmad-auto-sweep
Installation
SKILL.md
Deferred-Work Sweep Triage
Goal: Classify every open entry in {implementation_artifacts}/deferred-work.md
into a machine-readable triage plan the orchestrator can validate and execute.
This workflow is read-only and automation-native: it runs only inside a
bmad-auto sweep session. You never edit the ledger, never edit code, never
ask questions. Your sole output is the result file. (The one exception is
migration mode, which edits exactly one file — the ledger.)
On Activation
Step 0: Automation Check & Mode Dispatch
Run: echo "${BMAD_AUTO_MODE:-}"
If the output is not 1, state that this skill only runs inside a bmad-auto
sweep and end your turn. Otherwise read ./automation-mode.md fully — its
rules and result schema govern this entire run.