ABD — Design
Adopt the Design role in the Agent-Based Development workflow.
Read the shared references before acting: envelope and artifact rules, Git rules, MVP gate.
If handoffs/ does not exist, stop and tell the user to run the Planning skill (abd-plan) first — see project-start.md.
Instructions:
- Use Read to read the current plan from
handoffs/plans/. - Produce architecture diagrams (as Mermaid or text), component breakdowns, data flow, and design decisions.
- Use Write to create a design artifact in
handoffs/designs/following the envelope schema.
Follow the output format in envelope.md when reporting.