← ClaudeAtlas

handoff-auditlisted

Handoff process linter. Verifies artifact pipeline integrity and "Trio" perspectives (Design/Eng) for Discovery→Design and Design→Eng handoffs. Trigger on: "handoff audit", "readiness audit", "are we ready to hand off", "design handoff check", "eng handoff check". Distinct from launch-readiness (go/no-go launch gate) — this checks artefact/perspective readiness at a phase handoff, not launch readiness.
jonwoods79-sys/woodsco-team-os · ★ 0 · Data & Documents · score 65
Install: claude install-skill jonwoods79-sys/woodsco-team-os
# Handoff Audit **[GSD RULE]**: This is a process linter, not a manual checklist. The AI should verify these items against the current session history and repository files. ## Execution Logic Select the handoff phase to audit. The AI will scan for specific "Verifiers." ### Phase A: Discovery → Design (The UX Handshake) *Objective: Ensure the "Why" is validated and the Trio is aligned.* | Verifier | GSD Requirement | Risk of Failure | |---|---|---| | **Strategic Brief** | `strategic-brief` exists with `[VALIDATED]` JTBD | Building a "Solution in search of a problem" | | **Perspective** | `review-as designer` has been run on solution options | High probability of late-stage UX rework | | **Outcome** | Outcome baseline and target metric identified | Flying blind; no way to prove success | ### Phase B: Design → Engineering (The Tech Handshake) *Objective: Ensure the "How" is feasible and the "Build Logic" is stress-tested.* | Verifier | GSD Requirement | Risk of Failure | |---|---|---| | **PRD Review** | `prd-review` score ≥ 4.0 | Unclear requirements; infinite Slack threads | | **Perspective** | `review-as engineer` has been run on the PRD | Hidden technical debt or blocked sprint | | **Feasibility** | `technical-spike` result exists for any high-risk areas | Sprint stall while dev "looks into it" | | **ROI** | `roi-modeler` viable with defined success threshold | Spending $100k on a $10k value feature | ## Output Format ```markdown ## Readiness Audit: [Feature Name] |