backlog-expert

Generate executable issues and epics from project documentation with priorities and effort estimations.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/echarabati/adi-capital-admin --skill backlog-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlog-expert
Source: https://github.com/echarabati/adi-capital-admin/tree/main/.agent/skills/roles/backlog
Command: npx skills add https://github.com/echarabati/adi-capital-admin --skill backlog-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of development issues from project documentation, ensuring a clear and actionable backlog that aligns with project requirements.

Core Features & Use Cases

  • Issue Generation: Creates atomic, verifiable issues from user stories, design documents, and business rules.
  • Epic Grouping: Organizes related issues into epics for better project management.
  • Use Case: After a design handoff, use this Skill to automatically generate all the necessary user stories, bugs, and technical tasks required to implement the new feature, complete with priorities and effort estimations.

Quick Start

Use the backlog expert skill to generate issues from the latest design documents.

Frequently Asked Questions about backlog-expert

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

FAQPage Schema
How do I generate agile issues from design specifications?

Agile issue generation from design specifications involves extracting atomic, verifiable tasks from user stories and business rules. This Skill automates parsing project documentation to create a structured backlog complete with issue IDs, priorities, and effort estimations.

Can I create epics and group related issues from discovery briefs?

Yes, you can create epics and group related issues from discovery briefs. The Skill organizes related atomic issues into broader epics for better project management, ensuring cross-references to design artifacts and user stories are maintained.

What is the best way to automate task creation from user stories?

Automating task creation from user stories is best handled by converting text into actionable issues with defined priorities and effort estimations. This ensures the resulting backlog aligns directly with project requirements and design handoffs.

Does the generated backlog support cross-references to design artifacts?

Yes, the generated backlog supports cross-references to design artifacts. The Skill explicitly manages issue IDs and cross-references to design artifacts and user stories, ensuring compatibility with board update scripts.

How do I estimate effort and set priorities for generated project issues?

To estimate effort and set priorities for generated project issues, the Skill automatically assigns these values during issue creation. It processes project documentation to output a fully structured backlog ready for development.

Are there limitations when generating issues from project documentation?

Limitations when generating issues from project documentation include relying on the quality of input discovery briefs and design specs. If the source text lacks clear business rules or user stories, the generated atomic issues may require manual refinement.