speckit-backlog-create

Create structured backlog items in specs/backlog with frontmatter and slug-based filenames.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/ericstiles/spec-kit-backlog --skill speckit-backlog-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-backlog-create
Source: https://github.com/ericstiles/spec-kit-backlog/tree/main/.claude/skills/speckit-backlog-create
Command: npx skills add https://github.com/ericstiles/spec-kit-backlog --skill speckit-backlog-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Backlog management for new spec ideas can be chaotic; this skill standardizes creation of backlog items, ensuring consistent structure and ready-to-promote items.

Core Features & Use Cases

  • Guided item creation: prompts for title, description, and priority; slug generation; conflict checks.
  • Structured backlog templates: automatic frontmatter and sections for Overview, Problem Statement, Proposed Solution, Acceptance Criteria.
  • Promotion readiness: outputs a ready-to-promote file path and a suggested command to move it to specs.

Quick Start

Provide a title for the backlog item to begin the guided creation process.

Frequently Asked Questions about speckit-backlog-create

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

FAQPage Schema
How do I create structured backlog items for spec work?

Create structured backlog items by entering a title to trigger a guided process that captures descriptions, sets priorities, generates slugs, checks for conflicts, and outputs files with frontmatter to specs/backlog.

What is the best way to standardize product backlog management for new features?

Standardize product backlog management by using a guided creation process that enforces consistent file templates, including sections for Problem Statement, Proposed Solution, and Acceptance Criteria.

How do I promote a backlog item to an active spec?

Promote a backlog item to an active spec by running a suggested specify command on the generated file path, moving the structured document from the backlog into the active specs directory.

Does the backlog creation process check for slug conflicts?

Yes, the backlog creation process performs slug conflict checks during generation, ensuring each new spec file has a unique, slug-based filename before finalizing the backlog item.

Can I generate markdown files with frontmatter for product management specs?

Yes, you can generate spec files with proper frontmatter and predefined sections automatically, ensuring new feature ideas are documented with structured metadata ready for future promotion.