🎯 Plan Collection
A curated collection of GitHub Copilot customizations focused on plan workflows and best practices.
📄 About This Collection
This collection provides specialized prompts, instructions, and chat modes tailored for plan-related development tasks.
🎯 Prompts
Ready-to-use prompt templates for this collection:
| Title | Description | Install |
|---|---|---|
| Epic Architecture Specification Prompt | Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document. | |
| Epic Product Requirements Document (PRD) Prompt | Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification. | |
| Feature Implementation Plan Prompt | Prompt for creating detailed feature implementation plans, following Epoch monorepo structure. | |
| Feature PRD Prompt | Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic. | |
| GitHub Issue Planning & Project Automation Prompt | Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking. | |
| Test Planning & Quality Assurance Prompt | Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects. |
💡 Usage: Use
/prompt-namein VS Code chat, runChat: Run Promptcommand, or hit the run button while you have a prompt open.
🔗 Related
- Main Repository - Browse all available customizations
- Contributing Guide - How to contribute to this collection