to-issues

Convert project plans, specifications, or PRDs into independent issues.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/hjung3113/vocpage --skill to-issues-hjung3113
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/hjung3113/vocpage/tree/main/.agents/skills/to-issues
Command: npx skills add https://github.com/hjung3113/vocpage --skill to-issues-hjung3113

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of transforming complex plans or specifications into structured, actionable issues to facilitate project management and task delegation.

Core Features & Use Cases

  • Issue Generation from Plans: Converts detailed plans, specs, or PRDs into independent issues based on vertical slices.
  • Vertical Slicing Strategy: Implements tracer bullet methodology, ensuring each issue covers a complete end-to-end feature or task.
  • Use Case: When a product manager finishes a new feature spec, use this Skill to automatically generate a series of tracked issues to guide development and testing processes, reducing manual effort.

Quick Start

Provide a project plan or PRD file to this Skill, and it will analyze and suggest a structured list of issues for your development process.

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 software development task breakdown?

Vertical slicing is a task breakdown strategy that ensures each generated issue covers a complete end-to-end feature or task. It implements tracer bullet methodology so that every issue spans all relevant layers and can be verified independently.

Can I automatically generate issue tracking tickets from a project plan?

Yes, you can automatically generate issue tracking tickets from a project plan. The Skill decomposes detailed plans, specs, or PRDs into structured, independent issues to facilitate project management and task delegation without manual effort.

Does this issue generation approach work without external project management dependencies?

Yes, this issue generation tool works without external dependencies. It independently analyzes your project plans or specifications and outputs a structured list of detailed issues natively, requiring no additional components or plugins to function.

When should I use automated task breakdown for software development?

You should use automated task breakdown for software development when a product manager finishes a new feature spec and needs to quickly generate a series of tracked, verifiable issues to streamline the development cycle and reduce manual planning effort.