feature-plan

Transform feature specifications into step-by-step implementation plans with Gherkin scenarios.

Updated Nov 1, 2025
One-click install
npx skills add https://github.com/nschneble/rails-superstack --skill feature-plan-nschneble
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-plan
Source: https://github.com/nschneble/rails-superstack/tree/main/.agents/skills/feature-plan
Command: npx skills add https://github.com/nschneble/rails-superstack --skill feature-plan-nschneble

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transforms a feature specification into a concrete, release-ready plan that coordinates product, engineering, and QA across multiple PRs.

Core Features & Use Cases

  • Generates an actionable Implementation Plan from a spec, including Gherkin-style scenarios and a step-by-step TDD workflow.
  • Breaks work into incremental PRs with defined goals, owners, and acceptance criteria.
  • Produces a reference roadmap for stakeholders and a reproducible planning template for future features.

Quick Start

Ask me to generate a complete feature plan from a given spec, including the Gherkin scenarios and an incremental PR roadmap.

Frequently Asked Questions about feature-plan

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

FAQPage Schema
How do I generate a TDD roadmap from a feature spec?

Break down a Rails feature spec into an incremental PR plan by generating a structured roadmap with defined goals, owners, and acceptance criteria. This creates a release-ready plan coordinating product, engineering, and QA across multiple PRs.

What is the best way to break feature specifications into incremental PRs?

The best way to break feature specifications into incremental PRs is by generating a 3-10 step PR plan with explicit tasks and dependencies. This creates a reproducible planning template that defines goals and acceptance criteria for stakeholders.

How does generating Gherkin-style scenarios work for Rails feature planning?

Generating Gherkin-style scenarios for Rails feature planning works by applying a frontmatter-driven metadata schema to your specification. It produces release-ready plans with concrete scenarios and testing strategies to guide the TDD workflow.

Can I assign specialist agents to implement a TDD workflow for my Rails app?

Yes, you can assign specialist agents to implement a TDD workflow for your Rails app. The generated implementation plan structures specialist agent assignment for implementation tasks across the 3-10 step incremental PR roadmap.

Do I need a frontmatter-driven metadata schema for feature planning?

Yes, a frontmatter-driven metadata schema is required for feature planning to correctly structure the specification input. This schema ensures the generation of accurate Gherkin-like scenarios and a structured incremental PR plan with dependencies.