issues

Break down plans, PRDs, or roadmaps into tracer-bullet issues with standardized formats.

38|6|Updated Sep 13, 2012
One-click install
npx skills add https://github.com/pixelastic/oroshi --skill issues-pixelastic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issues
Source: https://github.com/pixelastic/oroshi/tree/main/tools/ai/claude/config/skills/issues
Command: npx skills add https://github.com/pixelastic/oroshi --skill issues-pixelastic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Break down plans, PRDs, or roadmaps into independently-grabbable issues using tracer bullets to enable precise planning and trackable work items.

Core Features & Use Cases

  • Break a PRD into tracer-bullet issues that cover end-to-end flow across disciplines.
  • Generate implementation tickets and a structured backlog for sprint planning.
  • Handle dependency ordering and progress tracking via a shared state (state.json) and guidance.

Quick Start

Provide the PRD or plan text and let the Skill generate tracer-bullet issues.

Frequently Asked Questions about issues

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

FAQPage Schema
How do I break down a PRD into independently grabbable backlog issues?

To break down a PRD into backlog issues, you provide the plan text to generate tracer-bullet issues that cover end-to-end slices with clear dependencies, ensuring precise planning and trackable work items.

What are tracer bullets in product management planning?

Tracer bullets in product management are end-to-end slices of work that trace a path through a plan, PRD, or roadmap to validate implementation and define clear dependencies across product, design, and engineering disciplines.

How do I structure implementation tickets for sprint planning?

You structure implementation tickets for sprint planning using a standardized issue format containing a TLDR, What to Build, Behavioral Tests, Scaffolding Tests, and Acceptance Criteria to ensure trackable work items.

Can I track dependency ordering and progress across a product roadmap?

Yes, you can track dependency ordering and progress across a product roadmap by utilizing a shared state.json file and a GUIDANCE.md file generated alongside the structured issue files.

What is the best way to convert a high-level roadmap into end-to-end slices?

The best way to convert a high-level roadmap into end-to-end slices is to apply tracer bullets, generating markdown files that define clear dependencies and trackable work items across product, design, and engineering.