design-doc-generate

Generates structured design documents for high-complexity work items in Validate mode.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/AzrinPutra/schedulerv2 --skill design-doc-generate-azrinputra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-doc-generate
Source: https://github.com/AzrinPutra/schedulerv2/tree/main/.specsmd/fire/agents/planner/skills/design-doc-generate
Command: npx skills add https://github.com/AzrinPutra/schedulerv2 --skill design-doc-generate-azrinputra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of detailed design documents for complex work items in the Validate mode, ensuring all necessary components and considerations are documented before implementation.

Core Features & Use Cases

  • Structured Design Document Generation: Creates design documents following a predefined template and structure.
  • Decision Rationale Capture: Ensures all design decisions are documented with clear reasoning.
  • Risk Assessment: Identifies and documents potential risks and their mitigations.
  • Use Case: When a high-complexity work item requiring a design review is identified in Validate mode, this Skill will generate a comprehensive design document for approval.

Quick Start

Use the design-doc-generate skill to create a design document for the work item with ID 'wi-123' and intent ID 'intent-abc'.

Frequently Asked Questions about design-doc-generate

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

FAQPage Schema
How do I generate a structured software design document for a complex work item?

To generate a software design document, you can use a tool that automates capturing key decisions, domain models, technical approaches, and risks into a structured template. This ensures all necessary components are documented before implementation.

When do I need to create a design document before implementation?

You need to create a design document before implementation when working with high-complexity work items that require a formal design review. This process ensures key decisions are validated and potential risks are identified early.

How do I document design decisions and rationale for a software project?

Documenting design decisions and rationale involves capturing the technical approach, defining domain models, and outlining implementation checklists. Using an automated generation tool ensures this reasoning is consistently recorded for review.

Can I use a Handlebars template to output design documents to a specific location?

Yes, you can use a Handlebars template to output generated design documents to a specified location. This allows you to maintain a consistent structure for capturing domain models, risks, and technical approaches across projects.

Does design document generation work for Validate mode work items?

Yes, design document generation works specifically for high-complexity work items in Validate mode. It creates comprehensive documentation requiring design review approval before the implementation phase can begin.