spec-generator

Generate formal specifications from Plan Mode analyses with IDs and templates.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/qazuor/claude-code-plugins --skill spec-generator-qazuor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-generator
Source: https://github.com/qazuor/claude-code-plugins/tree/main/plugins/task-master/skills/spec-generator
Command: npx skills add https://github.com/qazuor/claude-code-plugins --skill spec-generator-qazuor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform Plan Mode analysis outputs into formal, production-ready specifications with IDs, metadata, and template-driven content.

Core Features & Use Cases

  • Generates structured specification documents from Plan Mode analyses
  • Assigns SPEC IDs, selects lite/full templates based on complexity
  • Produces a ready-to-develop spec directory with template content and metadata

Quick Start

Provide Plan Mode analysis content and the desired complexity level, and the tool will generate a complete specification draft.

Frequently Asked Questions about spec-generator

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

FAQPage Schema
How do I generate formal specifications from Plan Mode analysis outputs?

To generate formal specifications from Plan Mode outputs, provide the analysis content and desired complexity. The tool assigns SPEC IDs, selects lite or full templates, and produces a spec directory with user stories, technical approach, data model changes, and testing considerations.

What is the difference between lite and full specification templates?

Lite and full specification templates are selected based on the complexity of the Plan Mode analysis. Both templates generate structured specifications with IDs, metadata, user stories, technical approaches, data models, API designs, testing, and risk considerations.

Can I automatically create a single source of truth for development from Plan Mode?

Yes, you can create a single source of truth by transforming Plan Mode analyses into formal specifications. The generated specs include user stories, technical approaches, data model changes, API designs, testing, and risk considerations for development.

What should be included in a formal specification generated from Plan Mode?

A formal specification generated from Plan Mode should include SPEC IDs, metadata, user stories, technical approach, data model changes, API design, testing considerations, and risk considerations to provide a single source of truth for development.

Does this specification generator work without external dependencies?

Yes, this specification generator works without external dependencies. It independently transforms Plan Mode outputs into structured specification documents using built-in lite and full templates with assigned SPEC IDs and metadata.