spec-writer

Coordinate subagents to create and review feature specifications for Next.js and FastAPI projects.

Updated Nov 27, 2025
One-click install
npx skills add https://github.com/wtsi-hgi/llm-knowledge-base --skill spec-writer-wtsi-hgi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-writer
Source: https://github.com/wtsi-hgi/llm-knowledge-base/tree/main/.github/skills/spec-writer
Command: npx skills add https://github.com/wtsi-hgi/llm-knowledge-base --skill spec-writer-wtsi-hgi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the complex process of designing and documenting new features by coordinating specialized sub-agents for authoring, reviewing, and proofreading specifications.

Core Features & Use Cases

  • Coordinated Spec Development: Manages a multi-agent workflow for creating comprehensive feature specifications.
  • Iterative Review Process: Implements cycles of review and revision to ensure feature coverage and text quality.
  • Phase Generation: Automatically breaks down approved specifications into actionable development phases.
  • Use Case: When a new feature is proposed, this Skill orchestrates the entire specification lifecycle, from initial draft to detailed implementation phases, ensuring clarity and completeness.

Quick Start

Use the spec-writer skill to create a new feature specification based on the provided description and output path.

Frequently Asked Questions about spec-writer

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

FAQPage Schema
How do I create feature specifications for a Next.js and FastAPI project?

Feature specifications for Next.js and FastAPI projects are created by orchestrating sub-agents that author, review, and proofread documents, followed by generating actionable development phases based on a provided feature description and output path.

What is the best way to coordinate spec authoring and review in an agile workflow?

Coordinating spec authoring and review in an agile workflow is handled by a multi-agent procedure that manages iterative feedback loops between a spec-author, spec-reviewer, and spec-proofreader to ensure comprehensive feature coverage and text quality.

Does this specification tool automatically break down approved features into development phases?

Yes, this specification tool automatically breaks down approved feature specifications into actionable development phases. After the iterative review cycles finalize the document, phase generation produces the downstream implementation steps.

Can I use this for iterative code review and documentation of new feature development?

Yes, you can use this for iterative documentation of new feature development. It implements cycles of review and revision through specialized sub-agents to ensure feature coverage and text quality, though it focuses on specification rather than direct code review.

Do I need any dependencies or specific environment setup to run the spec-writer skill?

No dependencies are required to run the spec-writer skill. It operates independently through internal scripts to orchestrate the multi-step specification workflow, requiring only a feature description and an output path to begin processing.