sdd-new-spec

Creates feature specifications from roadmap phases and opens pull requests.

21|5|Updated May 21, 2026
One-click install
npx skills add https://github.com/jentic/jentic-api-scorecard --skill sdd-new-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-new-spec
Source: https://github.com/jentic/jentic-api-scorecard/tree/main/.claude/skills/sdd-new-spec
Command: npx skills add https://github.com/jentic/jentic-api-scorecard --skill sdd-new-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of feature specifications for roadmap phases and opens pull requests for human review, reducing manual effort and improving workflow efficiency.

Core Features & Use Cases

  • Feature Spec Scaffold: Automatically generates feature specifications based on roadmap phases.
  • Pull Request Opening: Opens a pull request for the created specification, streamlining the review process.
  • Use Case: Use this Skill to generate a feature spec for a roadmap phase, and it will automatically open a pull request for review, making the process more efficient.

Quick Start

Run the skill with the desired phase number or title fragment: sdd-new-spec "phase title". If no arguments are provided, it will list candidate phases and ask for selection.

Frequently Asked Questions about sdd-new-spec

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

FAQPage Schema
How do I automate feature spec creation for a roadmap phase?

To automate feature spec creation, this Skill processes existing roadmap phases and generates markdown files for requirements, plan, and validation. You simply run it with a phase number or title fragment to scaffold the specification.

Can I automatically open a pull request after generating a feature specification?

Yes, you can open a pull request automatically after generating a feature specification. The Skill streamlines the review process by creating the spec and opening the PR for human review within a Spec-Driven Development workflow.

What is Spec-Driven Development and how does it handle feature requirements?

Spec-Driven Development is a workflow where feature requirements are codified into structured markdown files before implementation. This Skill handles feature requirements by generating documents for requirements, plan, and validation based on roadmap phases.

How do I select a specific roadmap phase if I don't know the exact title?

To select a specific roadmap phase without knowing the exact title, run the Skill without arguments. It will list candidate phases and ask for your selection interactively, requiring confirmation at various steps.

Do I need to provide arguments to generate markdown files for a feature plan?

You do not strictly need to provide arguments to generate markdown files for a feature plan. If arguments are omitted, the Skill lists candidate phases and prompts you to select one, though providing a phase title fragment skips this step.

What is the best way to create validation documents for new feature development?

The best way to create validation documents for new feature development is to use a Spec-Driven Development workflow. This Skill automatically generates the validation markdown files alongside requirements and plan documents based on your roadmap phases.