plan-to-issues

Generate GitHub milestones and issues from structured architecture plans.

Updated Dec 12, 2025
One-click install
npx skills add https://github.com/Mythologi-XR/Project-Management-Interactive-copilot-test --skill plan-to-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-to-issues
Source: https://github.com/Mythologi-XR/Project-Management-Interactive-copilot-test/tree/main/.claude/skills/universal/plan-to-issues
Command: npx skills add https://github.com/Mythologi-XR/Project-Management-Interactive-copilot-test --skill plan-to-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the generation of GitHub milestones and task/gate issues from structured architecture plans, eliminating manual coordination overhead.

Core Features & Use Cases

  • Parse architecture plans to extract sprints, tasks, acceptance criteria, and gates.
  • Generate milestones, task issues, and gate verification issues in the target repository.
  • Apply an agent-mapping workflow to assign primary agents and skills, with templates for consistent documentation.

Quick Start

Provide the path to the architecture plan document to start generating milestones and issues.

Frequently Asked Questions about plan-to-issues

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

FAQPage Schema
How do I automate GitHub issues from architecture plans?

To automate GitHub issues from architecture plans, this Skill parses structured documents to extract sprints, tasks, acceptance criteria, and gates, then generates corresponding milestones and issues in your repository. It requires an agent-mapping file and GitHub CLI access.

What format does the architecture plan need to be in for GitHub issue generation?

The architecture plan must follow the specific format described in the PARSER.md document for successful GitHub issue generation. This structured format allows the parser to accurately extract sprints, tasks, acceptance criteria, and gates for milestone creation.

Can I use GitHub milestones for sprint planning from a structured document?

Yes, you can generate GitHub milestones for sprint planning directly from a structured architecture document. The automation extracts sprint sections and creates matching milestones, task issues, and gate verification issues in the target repository.

Do I need an agent-mapping file to create GitHub issues from a plan?

Yes, an agent-mapping file is required to create GitHub issues from a plan. This file drives the workflow to assign primary agents and skills, applying templates to ensure consistent documentation across the generated task and gate verification issues.

How to parse acceptance criteria and gates into GitHub issues?

Parsing acceptance criteria and gates into GitHub issues is handled by extracting these specific sections from your structured architecture plan. The automation then creates dedicated gate verification issues and task issues in the target GitHub repository.

Does plan-to-issues work with the GitHub CLI for repository automation?

Yes, plan-to-issues works directly with the GitHub CLI for repository automation. It requires GitHub CLI access to automatically generate milestones, task issues, and gate verification issues in the target repository from your architecture plans.