Craig Bekker 1d28548312 Refactor planning prompts:
- Deleted obsolete feature build prompt.
- Updated feature implementation prompt to enhance system architecture overview and API design sections.
- Revised GitHub prompt to streamline quality standards context and remove redundant test strategy templates.
- Removed implementation guide prompt to consolidate documentation.
- Introduced a new comprehensive test planning prompt with detailed strategies, task breakdowns, and quality assurance plans.
2025-07-30 22:07:31 +02:00

6.1 KiB

🎯 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. Install in VS Code Install in VS Code
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. Install in VS Code Install in VS Code
Feature Implementation Plan Prompt Prompt for creating detailed feature implementation plans, following Epoch monorepo structure. Install in VS Code Install in VS Code
Feature PRD Prompt Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic. Install in VS Code Install in VS Code
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. Install in VS Code Install in VS Code
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. Install in VS Code Install in VS Code

💡 Usage: Use /prompt-name in VS Code chat, run Chat: Run Prompt command, or hit the run button while you have a prompt open.