flywheel
Outer-loop shipping orchestrator. Composes /deliver, landing, /deploy,
/monitor, and /reflect cycle per backlog item, then applies reflect
outputs to the harness and backlog before looping.
Use when: "flywheel", "run the outer loop", "next N items",
"overnight queue", "cycle".
Trigger: /flywheel.
Repository SourceNeeds Review
groom
Backlog management, brainstorming, architectural exploration, project bootstrapping.
File-driven backlog via backlog.d/. Parallel investigation bench, synthesis protocol,
themed recommendations. Product vision + technical excellence.
Use when: backlog session, "groom", "what should we build", "rethink this",
"biggest opportunity", "backlog", "prioritize", "tidy", "scaffold".
Trigger: /groom, /backlog, /rethink, /moonshot, /scaffold, /tidy.
Repository SourceNeeds Review
monitor
Post-deploy signal watch. Poll healthcheck and configured signals through
a grace window. Emit structured events. Escalate to /diagnose on trip,
close clean on green. Thin watcher, not diagnostician.
Use when: "monitor signals", "watch the deploy", "is the deploy ok",
"post-deploy watch", "signal watch", "grace window", "watch production".
Trigger: /monitor.
Repository SourceNeeds Review
qa
Browser-based QA, exploratory testing, evidence capture, and bug reporting.
Drive running applications and verify they work — not just that tests pass.
Use when: "run QA", "test this", "verify the feature", "exploratory test",
"check the app", "QA this PR", "capture evidence", "manual testing",
"scaffold qa", "generate qa skill".
Trigger: /qa.
Repository SourceNeeds Review