gate-presentation
SolidReturns the frozen gate constants — question, header, option labels and descriptions, digest field-list, and preview content — for every catalog gate. Invoked by the team lead fresh on arrival at each gate and on pulse re-emissions, in the same turn as the render. The transport contract, three renders, partition rule, and authoring rubric live in swarm:workflow-rules.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- DheerG
- Repository
- DheerG/swarms
- Created
- 3 months ago
- Last Updated
- 3 days ago
- Language
- Shell
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
present-gate
First-officer gate-presentation rendering — the captain-facing gate-review template plus the nine assembly rules for filling it (lede-first/decision-last spine, chosen-direction prose, report citation, reviewer-finding tiers, single recommendation, concrete bounce-back asks, length budget). Invoke at the gate point after the FO has decided a stage must be presented.
workflow-rules
Returns the universal governance spec for swarm team runs — hard rules, briefing templates, gate presentation contract, launch mechanics, and pulse setup. The canonical source: invoked by launch.md at Step 1 and by user-authored shortcut commands that cannot read launch.md directly. Per-gate constants live in swarm:gate-presentation.
hyperbuild-16-ship-gate
Step 16 of the hyperbuild pipeline — THE ship gate (FINAL STEP). Spawns hb-gate-verifier to run the ship checklist mechanically: full test suite green, lint/analyzer clean, every task status done, every epic acceptance criterion checked, PRD coverage matrix complete, platform-appropriate build succeeds, every generated-skill scripts/*.sh gate passes, the feature→task→file→test TRACEABILITY CHAIN holds for every must/should feature, and app/ is a clean git repo with scaffold/wave/epic history. Produces runs/<run_tag>/gates/ship-report.md. The gate's verdict is final — failures are fixed by changing the app, never by re-interpreting checks; max 3 fix rounds, then blocked with an honest report. On pass, delivers the final user message. Invoked by the hyperbuild router via Skill(); not run directly by users.