design-doc

Installation
SKILL.md

Design Doc Writer

Synthesize a design discussion into a complete, structured design document with agent-ready user stories. The design sections capture the technical context — architecture, data contracts, integration points. The user stories are the primary deliverable: each one is grounded in the design work and precise enough for an AI agent to implement without asking follow-up questions.


The Job

  1. Review the conversation history for all design discussion
  2. Actively search the codebase (using glob/grep) to find relevant existing files, architectural patterns, and verify integration points. Do not guess file paths.
  3. Identify gaps — things not yet discussed that a complete design doc needs
  4. Ask targeted clarifying questions for only the genuinely unresolved gaps
  5. Write the design doc following the structure below
  6. Save it and tell the user

Step 1: Extract & Explore

Related skills

More from eho/agent-skills

Installs
8
First Seen
Mar 24, 2026