spec-forge

Delivering the right care at the right time, everywhere.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tercel/spec-forge-gemini --skill spec-forge-tercel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-forge
Source: https://github.com/tercel/spec-forge-gemini/tree/main/skills/spec-forge
Command: npx skills add https://github.com/tercel/spec-forge-gemini --skill spec-forge-tercel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Spec-forge provides a centralized orchestrator to route specification subcommands or run end-to-end document chains (PRD → SRS → Tech Design → Test Plan), reducing context switching and ensuring consistency across artifacts.

Core Features & Use Cases

  • Deterministic routing of subcommands to generate individual documents (PRD, SRS, Tech Design, Test Plan) or to execute the full chain.
  • Context-aware orchestration that coordinates transitions between stages and preserves traceability.
  • Real-world use: a product team launches a new feature and relies on the complete spec chain to align stakeholders and engineering effort.

Quick Start

Invoke spec-forge with a subcommand (e.g., prd, srs, tech-design, test-plan) or a feature name to run the full specification chain or route a single task.

Frequently Asked Questions about spec-forge

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

FAQPage Schema
How do I generate a full PRD and SRS specification chain for a new feature?

To generate a full specification chain for a new feature, you can invoke an orchestrator with a feature name to execute the end-to-end sequence from PRD to SRS, tech design, and test plans, ensuring document consistency.

What is the best way to coordinate transitions between PRD and tech design documents?

Context-aware orchestration coordinates transitions between specification stages by routing subcommands and preserving traceability across PRD, SRS, and tech design artifacts to reduce context switching.

Can I generate a single test plan without running the entire specification chain?

Yes, deterministic routing allows you to invoke individual subcommands like test-plan, PRD, or SRS independently to generate a single document without executing the full specification chain.

Does spec-forge work for product teams needing stakeholder alignment before engineering effort?

Spec-forge applies directly to product teams and engineers by generating complete spec chains that align stakeholders and engineering effort for new feature launches through consistent document generation.

Why use a centralized orchestrator for generating software requirements specifications?

A centralized orchestrator reduces context switching and ensures consistency across artifacts by deterministically routing specification subcommands and coordinating multi-step chaining for your documents.