to-issues

Convert plans, specifications, or PRDs into structured issues.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill to-issues-791994545
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/791994545/Deepseek-Reasonix-Autopilot/tree/main/skills/to-issues
Command: npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill to-issues-791994545

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of breaking down plans, specifications, or PRDs into manageable issues, streamlining the issue creation process.

Core Features & Use Cases

  • Automated Issue Breakdown: Converts plans, specs, or PRDs into issues using vertical slices.
  • Codebase Exploration: Integrates with the codebase to understand the current state.
  • User Interaction: Engages with the user to determine issue granularity and dependencies.
  • Issue Tracker Integration: Publishes issues in the correct dependency order to the issue tracker.
  • Use Case: Ideal for developers or project managers looking to quickly create and organize issues from a complex project plan.

Quick Start

Use the to-issues skill to break down the project plan 'project-plan.md' into issues.

Frequently Asked Questions about to-issues

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

FAQPage Schema
How do I break down a PRD into issues for an issue tracker?

To break down a PRD into issues, this skill analyzes your plan's context, explores the codebase, and interacts with you to determine granularity. It then publishes structured issues to your issue tracker in the correct dependency order.

Can I create issues from a project plan automatically?

Yes, you can create issues from a project plan automatically. The skill reads your plan file, breaks it into vertical slices using codebase context, and publishes the resulting issues directly to your configured issue tracker.

Do I need to connect my codebase to automate issue breakdown?

Yes, you need codebase access to automate issue breakdown. The skill explores the codebase to understand the current project state, ensuring the generated issues accurately reflect actual dependencies and implementation requirements.

How are issue dependencies handled when publishing to an issue tracker?

Issue dependencies are handled by publishing issues in the correct dependency order. The skill determines the required sequence during the breakdown process and pushes the issues to the tracker so that blocking tasks are created before dependent ones.

What is the best way to split a project specification into manageable issues?

The best way to split a project specification is using vertical slices. The skill engages with you to determine the desired issue granularity, analyzes the specification, and creates manageable, structured issues ready for tracking.

Does the to-issues skill work with complex project plans?

Yes, the to-issues skill works with complex project plans. It is ideal for developers or project managers who need to quickly organize and create structured issues from detailed specifications or intricate project plans.