planner

Draft SpawnForge feature specs with acceptance criteria and success metrics.

5|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Tristan578/project-forge --skill planner-tristan578
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/Tristan578/project-forge/tree/main/.claude/skills/planner
Command: npx skills add https://github.com/Tristan578/project-forge --skill planner-tristan578

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create structured, implementation-ready specs for SpawnForge features before coding begins, reducing ambiguity, scope creep, and rework.

Core Features & Use Cases

  • Generates a complete spec document in specs/ including problem, goals, acceptance criteria, tests, and success metrics.
  • Enforces alignment with existing architecture guidelines and avoids writing implementation code.
  • Workflow-guided: validates requests, consults existing docs, drafts/update specs, and seeks approval before implementation.

Quick Start

Provide a feature request and I will generate a complete, implementation-ready spec in specs/ for review.

Frequently Asked Questions about planner

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

FAQPage Schema
How do I create implementation-ready feature specs before coding begins?

To create implementation-ready feature specs, articulate the feature request and define the problem space, then draft a structured document including goals, acceptance criteria, tests, and success metrics. This reduces ambiguity, scope creep, and rework by validating requests before development.

What should be included in a product management feature design document?

A feature design document should include the problem statement, goals, acceptance criteria, tests, and success metrics. It must also review existing architecture docs and prior specifications to ensure consistency with current system design before presenting the draft for approval.

How do I write acceptance criteria that align with existing architecture guidelines?

To write acceptance criteria aligned with architecture guidelines, research existing code, architecture documentation, and prior specifications first. This ensures the feature design maintains consistency and avoids writing implementation code before the spec is formally approved.

Can I generate a spec draft and iterate on it until it is approved?

Yes, you can generate a spec draft and iterate until approval is granted. The workflow validates the initial request, consults existing documentation, drafts or updates the spec file, and presents a formatted version for review to ensure alignment before implementation begins.

Does writing feature specs prevent scope creep during software development?

Writing feature specs prevents scope creep by defining the problem space and establishing clear acceptance criteria before coding begins. Creating structured, implementation-ready documents ensures developers and stakeholders share a single source of truth, reducing ambiguity and minimizing rework.

When should I not use a spec-driven planning workflow for feature design?

You should not use a spec-driven planning workflow if your project requires immediate implementation code rather than documentation, or if the feature design lacks sufficient context to define clear acceptance criteria and success metrics for a formal review process.