How this skill is triggered — by the user, by Claude, or both
Slash command
/pasture:architect-ratifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- BEGIN GENERATED FROM pasture schema -->
Command: pasture:architect:ratify — Ratify proposal, mark old proposals pasture:superseded
-> Full workflow in PROCESS.md <- Phase 6
[arch-ratify-all-accept]
pasture:p6-plan:s6-ratify label to PROPOSAL-N[arch-ratify-audit-trail]
[arch-ratify-supersede-old]
pasture:supersededAll 3 reviewers have voted ACCEPT on PROPOSAL-N and user has approved via UAT.
All 3 reviewers must vote ACCEPT. If any reviewer votes REVISE:
pasture:supersededbd show <proposal-id>
bd comments <proposal-id>
Confirm each of the three review tasks (Reviewer A, B, C) has a VOTE: ACCEPT comment before proceeding.
Do NOT create a new task — add label to the existing proposal:
bd label add <proposal-id> pasture:p6-plan:s6-ratify
bd comments add <proposal-id> "RATIFIED: All 3 reviewers ACCEPT, UAT passed (<uat-task-id>)"
bd label add <old-proposal-id> pasture:superseded
bd comments add <old-proposal-id> "Superseded by PROPOSAL-N (<ratified-proposal-id>)"
bd comments add <urd-id> "Ratified: scope confirmed. Ratified proposal: <ratified-proposal-id>"
After ratifying PROPOSAL-N:
/pasture:architect-handoff to create handoff document and spawn supervisorIMPORTANT: Do NOT start implementation yourself. The architect's role ends at handoff. Implementation is handled by the supervisor and workers spawned during handoff.
When ratifying a FOLLOWUP_PROPOSAL-N, the next step is the same h1 handoff but scoped to the follow-up epic:
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub dayvidpham/aura-plugins --plugin pasture