create-design-doc

Create structured design docs from Jira drafts and code context.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/tigredonorte/claude-plugin-work --skill create-design-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-design-doc
Source: https://github.com/tigredonorte/claude-plugin-work/tree/main/skills/create-design-doc
Command: npx skills add https://github.com/tigredonorte/claude-plugin-work --skill create-design-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing Design Docs early in a project can be time-consuming and inconsistent. This Skill automates the creation and structuring of Design Docs from Jira drafts and related code context, helping teams capture decisions and context efficiently.

Core Features & Use Cases

  • Standalone design-doc creation from a topic
  • Bootstrap design docs from existing Jira draft artifacts (context, final task, consensus log, and agent notes)
  • Publish the final draft to a repository wiki and maintain an index of documents for quick access

Quick Start

Run /create-design-doc <topic> to start a new design doc and optionally bootstrap from Jira artifacts or publish the draft to the wiki.

Frequently Asked Questions about create-design-doc

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

FAQPage Schema
How do I create a design doc from Jira tasks automatically?

To create a design doc from Jira tasks, this Skill bootstraps existing Jira draft artifacts, maps them to standardized document sections, and converts the context into a structured design doc for reviews.

What is the best way to standardize design docs for wiki publication?

The best way to standardize design docs for wiki publication is to use a versioned workflow that enforces consistent structuring, maps artifacts to sections, and publishes the final draft directly to the repository wiki.

How do I generate a design doc from a topic without existing Jira artifacts?

You can generate a design doc from a standalone topic by running the skill with your chosen topic, which skips the Jira bootstrap and structures the document from scratch for early design phases.

Does this design doc automation work with Jira consensus logs and agent notes?

Yes, the design doc automation works with Jira consensus logs and agent notes by bootstrapping these specific draft artifacts alongside context and final tasks to map them into the document.

Can I maintain an index of design docs after publishing to a wiki?

Yes, you can maintain an index of design docs after publishing to a wiki; the workflow automatically maintains an index of documents during the publication step for quick access.

When do I need to automate design doc creation in the design process?

You need to automate design doc creation during early design phases when converting task artifacts into standardized documents for planning, reviews, and wiki publication to capture decisions efficiently.