breakdown-plan

Transform feature artifacts into a structured GitHub project plan with issue templates.

1|1|Updated Jun 4, 2024
One-click install
npx skills add https://github.com/dhar174/tiny_village --skill breakdown-plan-dhar174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-plan
Source: https://github.com/dhar174/tiny_village/tree/main/.github/skills/breakdown-plan
Command: npx skills add https://github.com/dhar174/tiny_village --skill breakdown-plan-dhar174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams transform verbose project artifacts into a clear, actionable project blueprint that can be implemented in GitHub using a structured Epic > Feature > Story/Enabler > Test hierarchy and automated tracking.

Core Features & Use Cases

  • Generate a complete project plan from artifacts (PRD, UX, technical breakdown, and testing plan)
  • Produce issue templates, dependency mappings, and Kanban-ready structure
  • Provide guidelines for automation with GitHub Actions and project boards

Quick Start

Generate a complete GitHub project plan from the feature artifacts with epic–feature–story–enabler–test hierarchy and automated tracking.

Frequently Asked Questions about breakdown-plan

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

FAQPage Schema
How do I generate a GitHub project plan from existing feature artifacts?

To generate a GitHub project plan from feature artifacts, you need to transform your PRD, UX, and technical breakdowns into a structured Epic, Feature, Story, and Enabler hierarchy. This process produces dependency mappings, issue templates, and a Kanban-ready project blueprint.

What is the best way to structure GitHub issues for dependencies and release-ready tracking?

The best way to structure GitHub issues for dependencies is applying a formal Epic > Feature > Story/Enabler > Test hierarchy. This maps dependencies clearly across tiers and delivers release-ready issue templates to automate tracking on GitHub project boards.

How does dependency mapping work with GitHub Actions for project management automation?

Dependency mapping with GitHub Actions works by linking structured issue templates across your Epic and Story tiers to automate project board transitions. This workflow automation ensures your project plan tracks dependencies dynamically as issues close.

Can I use this project management approach for both product and software development initiatives?

Yes, you can use this project management approach for both product and software development initiatives. It applies formal planning and dependency mapping to deliver a structured project blueprint suitable for any development workflow requiring GitHub integration.

What do I need to start automating project plans from artifacts end-to-end?

To start automating project plans from artifacts end-to-end, you need a complete set of feature artifacts including your PRD, UX designs, technical breakdown, and testing plan. These inputs are transformed into issue templates and automation examples for GitHub.

When should I not use an automated Epic, Feature, and Story hierarchy for my GitHub project?

You should not use an automated Epic, Feature, and Story hierarchy for simple, flat tasks lacking formal dependencies. This structured project plan approach requires verbose feature artifacts to justify the dependency mapping and multi-tier issue template generation.