to-issues

Convert project plans into actionable issues using vertical slices.

1|Updated Aug 16, 2023
One-click install
npx skills add https://github.com/monlor/dotfiles --skill to-issues-monlor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/monlor/dotfiles/tree/main/config/ai/agents/skills/to-issues
Command: npx skills add https://github.com/monlor/dotfiles --skill to-issues-monlor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps in breaking down complex plans, specifications, or PRDs into manageable issues for project issue tracking, enabling users to convert plans into issues, create implementation tickets, or decompose work into individual tasks.

Core Features & Use Cases

  • Plan Decomposition: Converts high-level plans into a series of vertical slices that are easy to grasp and implement.
  • Issue Tracking: Integrates with issue trackers to publish issues directly from the Skill's output.
  • Use Case: When you have a comprehensive project plan and need to break it down into actionable items for your team.

Quick Start

Convert the project plan 'project_plan.prd' into issues using the to-issues skill.

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 project plan into actionable issues for issue tracking?

You can break down a project plan by converting it into a series of independently actionable issues using vertical slices. This provides clear task segmentation for your issue tracking system.

What is vertical slicing for task decomposition in project planning?

Vertical slicing is a task decomposition technique that divides high-level plans into manageable, independently actionable items. It ensures each issue delivers end-to-end value, making work easy to grasp and implement.

Can I create implementation tickets directly from a PRD or project specification?

Yes, you can convert comprehensive PRDs or specifications into implementation tickets. The process transforms high-level plans into structured work items ready for your team to execute.

Does this issue creation method integrate with existing issue trackers?

Yes, the issue creation process is designed to integrate with issue trackers, allowing you to publish the generated issues directly from the decomposition output into your tracking system.

What inputs do I need to decompose work into individual tasks?

You need a comprehensive project plan as input to decompose work into individual tasks. The Skill then processes this plan to produce structured issues for your tracking workflow.

What is the best way to convert a high-level plan into manageable issues for software engineering teams?

The best way is to use vertical slicing to segment the high-level plan into independent issues. This structures work into clear, manageable tasks specifically optimized for project managers and software engineers.