prod-backlog-generator

Generate US-* and HUS-* backlog stories with dependencies and acceptance criteria.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill prod-backlog-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prod-backlog-generator
Source: https://github.com/FernanSuoza/AIDD-project-bootstrap/tree/main/templates/skills/prod-backlog-generator
Command: npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill prod-backlog-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts approved requirements and architecture into clear, executable backlog items so teams can move from planning to delivery without ambiguous ownership or mixed AI/human tasks.

Core Features & Use Cases

  • Story generation: Produce AI-executable US-* stories and junior-level HUS-* human handoff stories with complete metadata.
  • Dependency and blocker mapping: Capture blocked_by, blocks, sibling links, and blocker taxonomy as part of each story.
  • Acceptance criteria & quality gates: Enforce Given-When-Then formatting, evidence expectations, and a mandatory human review for initial full plans.
  • Templates and maintenance guidance: Provide user and human story templates, story-splitting rules, follow-up workflows, and placement in status folders.

Quick Start

Run the prod-backlog-generator skill on approved requirements and architecture to produce US and HUS stories with dependencies, acceptance criteria, and follow-up planning.

Frequently Asked Questions about prod-backlog-generator

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

FAQPage Schema
How do I convert approved requirements into executable user stories with acceptance criteria?

To convert requirements into executable user stories, you need a backlog generator that produces US-* and HUS-* stories with Given-When-Then acceptance criteria, YAML metadata, and dependency mapping for clear ownership and delivery planning.

What is the best way to map dependencies and blockers when slicing backlog work into vertical stories?

Mapping dependencies and blockers when slicing vertical stories requires capturing blocked_by, blocks, and sibling links within each story's metadata, ensuring teams understand execution order and resolve blockers before implementation.

How do I generate human handoff stories for junior developers from architecture requirements?

Generating human handoff stories for junior developers involves creating HUS-* stories from approved architecture, complete with junior-level task descriptions, evidence expectations, and mandatory human review for initial full plans.

Can I use YAML story metadata and Given-When-Then formatting for product backlog automation?

Yes, using YAML story metadata and Given-When-Then formatting for product backlog automation enforces structured quality gates, evidence expectations, and consistent story placement in status folders for delivery tracking.

What templates are needed for story splitting and follow-up workflows in product delivery?

Templates needed for story splitting and follow-up workflows include user and human story templates, dependency mapping rules, and status folder placement guidance to maintain backlog structure and track evidence expectations.

When should I not use automated user story generation for my product backlog?

You should not use automated user story generation when requirements are not yet approved or architecture is incomplete, as the process depends on stable inputs to produce accurate dependency mapping and executable acceptance criteria.