/specs — Specs Generation

Generate requirements, design, and tasks files from BMad Phase 3 artifacts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kangminlee-maker/26-w07-MaunaKea --skill specs-specs-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /specs — Specs Generation
Source: https://github.com/kangminlee-maker/26-w07-MaunaKea/tree/main/.codex/skills/specs
Command: npx skills add https://github.com/kangminlee-maker/26-w07-MaunaKea --skill specs-specs-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the generation of the critical "Specs 4-file" output from BMad Phase 3 artifacts, streamlining the documentation process for software development.

Core Features & Use Cases

  • Automated Specs Generation: Creates requirements.md, design.md, and tasks.md from existing planning documents.
  • Brownfield Integration: Appends L3 and L4 layers to existing Brownfield context files.
  • Use Case: After completing Phase 3 of a BMad project, use this Skill to automatically generate the detailed specification files needed for the next development phase, ensuring consistency and saving significant manual effort.

Quick Start

Execute the specs skill to generate the 4-file specs for the 'user-authentication' feature.

Frequently Asked Questions about /specs — Specs Generation

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

FAQPage Schema
How do I generate requirements and design documentation from BMad Phase 3 artifacts?

To generate requirements and design documentation from BMad Phase 3 artifacts, this Skill automatically creates a 4-file specification suite including requirements.md, design.md, and tasks.md. It streamlines the software development lifecycle by automating the output from existing planning documents.

What is the best way to append L3 and L4 layers to existing Brownfield context files?

The best way to append L3 and L4 layers to existing Brownfield context files is using automated specs generation. This Skill integrates with Brownfield scanning to directly append these detailed layers to your current context files, ensuring consistent documentation for software development.

Can I automatically create tasks.md and design.md for my software development lifecycle stages?

Yes, you can automatically create tasks.md and design.md for software development lifecycle stages. By executing the Skill against your existing BMad planning documents, it outputs the detailed specification files needed for the next development phase without manual effort.

Do I need existing planning documents to generate BMad specs?

Yes, you need existing BMad Phase 3 artifacts to generate BMad specs. The Skill functions by reading these planning documents and transforming them into the critical Specs 4-file output, meaning it requires prior project context to automate the documentation process.

Does automated documentation generation work with Brownfield scanning for existing projects?

Automated documentation generation works directly with Brownfield scanning for existing projects. It integrates the scanning process to append L3 and L4 layers to existing context files, ensuring your current project context is accurately updated with new specifications.