to-issues

Break down plans, specifications, or PRDs into issues on GitHub and GitLab.

Updated Jan 9, 2020
One-click install
npx skills add https://github.com/tanshunyuan/dotfiles --skill to-issues-tanshunyuan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/tanshunyuan/dotfiles/tree/main/.agents/skills/to-issues
Command: npx skills add https://github.com/tanshunyuan/dotfiles --skill to-issues-tanshunyuan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of breaking down complex plans, specifications, or PRDs into manageable issues on your project issue tracker, saving time and ensuring a structured workflow.

Core Features & Use Cases

  • Vertical Slicing: Automatically generates issues using vertical slices (tracer bullets) to cover all integration layers.
  • Custom Issue Creation: Allows customization of issue titles, descriptions, and acceptance criteria.
  • User Verification: Ensures the breakdown is appropriate by verifying with the user before finalizing.

Quick Start

Create issues for a plan by using the command: /to-issues "Plan Name".

Frequently Asked Questions about to-issues

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

FAQPage Schema
What is vertical slicing in issue tracking and how does it work?

Vertical slicing is a project management technique that breaks down plans into issues covering all integration layers via tracer bullets. This Skill applies it to ensure comprehensive coverage when generating issues from your specifications.

Can I customize issue titles and acceptance criteria during plan breakdown?

Automated issue creation is compatible with both GitHub and GitLab issue trackers. The Skill generates issues from your plans, specs, or PRDs and pushes them to your chosen compatible platform.

Do I need to verify the issue breakdown before it is finalized?

Yes, the Skill requires user verification before finalizing the issue breakdown. This step ensures the generated issues from your PRD or plan are appropriate and accurate before pushing them to your tracker.

Does automated issue creation work with both GitHub and GitLab?

Automated issue creation is compatible with both GitHub and GitLab issue trackers. The Skill generates issues from your plans, specs, or PRDs and pushes them to your chosen compatible platform.

How do I create issues from a project plan using vertical slices?

To create issues from a project plan, execute the command /to-issues followed by your plan name. The Skill uses vertical slicing to generate issues and prompts you to verify their accuracy before creation.