spec-writer

Convert rough ideas into structured spec, plan, and tasks documents.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/unrealandychan/AgentFoundry --skill spec-writer-unrealandychan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-writer
Source: https://github.com/unrealandychan/AgentFoundry/tree/main/skills/spec-writer
Command: npx skills add https://github.com/unrealandychan/AgentFoundry --skill spec-writer-unrealandychan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translating vague ideas and feature requests into precise, testable specifications and implementation plans to streamline product engineering collaboration.

Core Features & Use Cases

  • Converts rough ideas into structured specs containing problem statements, acceptance criteria, and task breakdowns.
  • Generates plan and implementation guidance (spec-kit) that can be used by product, design, and engineering teams.
  • Use Case: A product manager provides a rough feature idea and asks the skill to produce a complete spec kit ready for review and execution.

Quick Start

Provide a brief idea or feature and run /spec-writer to generate a complete Spec Kit.

Frequently Asked Questions about spec-writer

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

FAQPage Schema
How do I turn rough feature ideas into structured technical specs and implementation plans?

To turn rough ideas into structured technical specs, provide a brief feature concept to generate a complete spec kit containing problem statements, acceptance criteria, and task breakdowns ready for engineering collaboration.

What is the best way to write acceptance criteria and task breakdowns from vague product requests?

Writing acceptance criteria and task breakdowns from vague requests involves processing the raw idea into structured markdown documents, specifically generating spec.md, plan.md, and tasks.md files with defined frontmatter sections.

Can I generate a complete product spec kit for my engineering team from a single brief idea?

Yes, you can generate a complete product spec kit from a single brief idea. The system processes the initial concept and outputs structured implementation guidance usable by product, design, and engineering teams.

What documents are produced when converting product requirements into a structured spec?

Converting product requirements into a structured spec produces three main documents: spec.md for specifications, plan.md for implementation guidance, and tasks.md for task breakdown, all featuring defined frontmatter.

Does this approach work for the entire product management workflow from idea capture to planning?

Yes, this approach works for the entire product management workflow. It applies to processes from initial idea capture through defining acceptance criteria, creating task breakdowns, and finalizing implementation planning.