plan-phase

Convert product requirements documents into structured development plans and GitHub issues.

421|49|Updated Jul 3, 2014
One-click install
npx skills add https://github.com/joshukraine/dotfiles --skill plan-phase-joshukraine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-phase
Source: https://github.com/joshukraine/dotfiles/tree/main/claude/.claude/skills/plan-phase
Command: npx skills add https://github.com/joshukraine/dotfiles --skill plan-phase-joshukraine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

Translates product requirements documentation into a actionable development roadmap with issues in GitHub, enhancing coordination between planning and coding.

Core Features & Use Cases

  • Phase Planning: Helps organize upcoming phases from the PRD into manageable tasks.
  • Issue Creation: Generates corresponding GitHub issues, outlining tasks with details like dependencies.
  • Documentation: Ensures all project requirements are referenced within created issues for clarity.
  • Use Case: Ideal for project managers or developers looking to align a development team's tasks with product requirements, ensuring every feature is properly addressed and tracked.

Quick Start

Run the plan-phase skill to start the planning phase by providing the current and upcoming PRD files and documentation.

Frequently Asked Questions about plan-phase

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

FAQPage Schema
How do I convert a PRD into GitHub issues for development planning?

To convert a PRD into GitHub issues, this skill transforms product requirements documents into a structured development roadmap and generates issues directly in your repository. It organizes phases and outlines tasks with dependencies for clear tracking.

Do I need the GitHub CLI to generate development phases from product requirements?

Yes, you need the GitHub CLI installed and authenticated. This skill requires GitHub CLI access to interact with your repositories and automatically generate development issues from your product requirements documentation.

How does roadmap planning work when bridging product requirements to implementation?

Roadmap planning with this skill involves parsing your PRD files to organize upcoming features into manageable development phases. It automatically generates reference documentation and creates linked GitHub issues to coordinate planning and coding.

Can I add dependencies to GitHub issues created from a PRD?

Yes, you can add dependencies to GitHub issues created from a PRD. The issue creation process outlines tasks with details like dependencies, ensuring every feature is properly addressed, referenced, and tracked within the project.

What is the best way to align development tasks with product requirements?

The best way to align development tasks with product requirements is using this skill to translate PRDs into an actionable development roadmap. It ensures all project requirements are referenced within created GitHub issues for team clarity.