design

Coordinate drafting, review, and revision of design documents until consensus.

3|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/garochee33/DSH --skill design-garochee33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/garochee33/DSH/tree/main/agents/grok/bundled/skills/design
Command: npx skills add https://github.com/garochee33/DSH --skill design-garochee33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates the creation, review, and revision of a design document until it reaches consensus, so you can turn a rough idea into a clear, implementation-ready plan with less back-and-forth.

Core Features & Use Cases

  • Orchestrated drafting and review: Uses a writer persona to draft the design and a reviewer persona to critique it in a structured loop.
  • Revision tracking: Updates the document and review notes together so every open issue is either addressed, rejected with rationale, or escalated for user input.
  • Use Case: Ask it to produce a system design, technical spec, migration plan, or architecture doc when you want a polished artifact plus an ordered PR plan for implementation.

Quick Start

Ask the design skill to write a design document for your feature or system and include any relevant context, constraints, and files.

Frequently Asked Questions about design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a technical spec with a structured review loop?

Writing a technical spec with a review loop requires orchestrating a writer to draft the document and a reviewer to critique it, tracking revisions until consensus is reached and all issues are resolved.

What is the best way to create an implementation-ready architecture doc?

Creating an implementation-ready architecture doc involves coordinating drafting and structured critique to produce a polished artifact and an ordered PR plan for incremental implementation.

How does a writer and reviewer persona loop work for system design documents?

The writer and reviewer persona loop works by drafting the system design, applying structured critique, and updating the document and review notes together until every open issue is addressed, rejected, or escalated.

Can I generate a PR plan from a migration plan design document?

You can generate a PR plan from a migration plan design document by running the drafting and revision process to consensus, which outputs an ordered incremental implementation strategy alongside the finalized artifact.

When do I need a structured critique process for my technical specifications?

A structured critique process for technical specifications is needed when turning a rough idea into a clear, implementation-ready plan with less back-and-forth, ensuring every decision is tracked and justified.