to-issues

Decompose product requirements into implementable issues and create them in GitHub, local, or Baidu iCafe.

207|30|Updated May 16, 2026
One-click install
npx skills add https://github.com/smallnest/goal-workflow --skill to-issues-smallnest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/smallnest/goal-workflow/tree/main/skills/to-issues
Command: npx skills add https://github.com/smallnest/goal-workflow --skill to-issues-smallnest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort of turning PRDs and technical specs into actionable tickets, making it easier to move from planning to implementation without losing requirements or context.

Core Features & Use Cases

  • Requirement Decomposition: Breaks user stories and functional requirements into small, independent issues.
  • Platform-Aware Creation: Creates tickets in GitHub, Local markdown files, or Baidu iCafe.
  • Review-First Workflow: Presents the proposed issue list for approval before any tickets are created.
  • Use Case: A product team finishes a PRD and wants the engineering work split into implementable tasks with clear dependencies and priorities.

Quick Start

Ask the to-issues skill to convert your PRD or SPEC into an issue list and create the tickets in your chosen platform.

Frequently Asked Questions about to-issues

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

FAQPage Schema
How do I turn a PRD into GitHub issues?

To turn a PRD into GitHub issues, this Skill decomposes product requirements into implementable tickets and creates them directly in your tracker. It breaks user stories into independent issues with mapped dependencies before generating the tickets.

What is the best way to break down technical specs into implementable tickets?

Breaking down technical specs into implementable tickets involves splitting functional requirements into small, independent issues. This Skill automates that decomposition, applying user-story splitting and dependency mapping to ensure no context is lost.

Does this issue decomposition tool support Baidu iCafe?

Yes, this issue decomposition tool supports Baidu iCafe, alongside GitHub and local markdown files. It applies platform-aware creation to generate tickets in your specific chosen environment.

Can I review the generated issue list before creating tickets?

Yes, you can review the generated issue list before creating tickets. A review-first workflow presents the proposed issues for your approval, handling missing inputs with fallback logic before committing any tickets to the tracker.

How to map dependencies when splitting user stories into issues?

Mapping dependencies when splitting user stories into issues is handled automatically during requirement decomposition. The Skill identifies relationships between independent issues and structures them with clear priorities before creation.

What happens if my pasted requirements are missing details for ticket creation?

If your pasted requirements are missing details for ticket creation, the Skill uses fallback handling to manage missing inputs. It still decomposes the available context to propose an actionable issue list for your review.