tad-handofflisted
Install: claude install-skill Sheldon-92/TAD
# /handoff Command (Create or Verify Handoff Document)
When this command is triggered, create (Alex) or verify (Blake) the critical handoff document:
## For Agent A (Alex) - Create Handoff
```
Creating Handoff Document for Blake
====================================
This is Blake's ONLY source of information for implementation.
Generating comprehensive handoff with 10 mandatory sections:
1. Task Overview
2. Background Context
3. Requirements
4. Technical Design
5. Implementation Steps
6. File Structure
7. Testing Requirements
8. Acceptance Criteria
9. Important Notes and Warnings
10. Questions for Blake
[Loading template from .tad/tasks/handoff-creation.md]
```
### Template Selection (UNIVERSAL — TAD v3.1)
ALL task_types use the single universal template `.tad/templates/handoff-a-to-b.md`:
- `code | yaml | research | e2e | mixed | deliverable` → `.tad/templates/handoff-a-to-b.md`
- `task_type: deliverable` keeps its frontmatter keys (rubric_ref / pass_threshold / deliverable_paths / pack) AND writes rubric/judge ACs in the universal §9.1 Spec Compliance Checklist (Verification Method: "spawn independent judge per Rubric Evaluation Protocol → verdict: PASS"). The gate's `## Rubric Evaluation Protocol` activates automatically.
- The former deliverable-specific template (`.tad/templates/deliverable-*.md`) is DEPRECATED — no task_type routes to it.
### Handoff Creation Checklist
```
✅ Mandatory Sections Check:
- [ ] Task overview complete
- [ ] Requirements copied from c