to-issues

Convert project plans and specifications into vertically sliced issues for issue trackers.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/jchildree/The-QUESTION --skill to-issues-jchildree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/jchildree/The-QUESTION/tree/main/.agents/skills/to-issues
Command: npx skills add https://github.com/jchildree/The-QUESTION --skill to-issues-jchildree

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of breaking down plans, specifications, or PRDs into manageable issues for project issue tracking.

Core Features & Use Cases

  • Plan Decomposition: Transform project plans into a series of independently actionable issues.
  • Issue Creation: Automatically generate issues in the project issue tracker using vertical slices.
  • Use Case: When planning a new feature, use this Skill to break down the feature into small, implementable issues, ensuring each step is clear and tracked.

Quick Start

Use the to-issues skill to convert the 'feature-planning.docx' document into a set of issues for our project tracker.

Frequently Asked Questions about to-issues

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

FAQPage Schema
How do I convert a project plan into issues for an issue tracker?

This Skill decomposes project plans and specifications into a series of actionable issues suitable for issue trackers. It automatically breaks down features into small, implementable units, ensuring each step is clear and tracked.

What is vertical slicing in issue creation and how does it work?

Vertical slicing in issue creation ensures each generated issue is a complete and independently verifiable unit. This technique breaks down plans into small, implementable issues, making every step clear and tracked within your project issue tracking system.

Do I need to configure issue tracker and triage labels before breaking down a plan?

Yes, you must configure issue tracker and triage labels beforehand to break down a plan effectively. This prerequisite setup ensures the generated issues are correctly categorized and managed within your project issue tracking workflow.

Can I use a PRD document to automatically generate issues for project tracking?

Yes, you can use a PRD or specification document to automatically generate issues for project tracking. The Skill reads your planning documents and transforms them into independently actionable issues using vertical slices.

What is the best way to decompose a feature specification into manageable issues?

The best way to decompose a feature specification into manageable issues is by using vertical slicing. This approach guarantees each issue is a complete, independently verifiable unit, streamlining project issue tracking and implementation.