demo
Generate demo artifacts: screenshots, GIF walkthroughs, video recordings,
polished launch videos with narration and music. From raw evidence to
shipped media. Also handles PR evidence upload via draft releases.
Use when: "make a demo", "generate demo", "record walkthrough", "launch video",
"PR evidence", "upload screenshots", "demo artifacts", "make a video",
"demo this feature", "create a walkthrough", "scaffold demo",
"generate demo skill".
Trigger: /demo.
Repository SourceNeeds Review
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
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