* Initial plan * Implement core Collections feature with YAML parsing and README generation Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Complete Collections feature implementation with validation, tooling, and documentation Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Update generated README files to include collections instructions * Fix YAML parsing logic bug: replace impossible condition with proper indentation check Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * Refactor: Extract YAML parser to shared module and improve user experience Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> * fixing task and file permissions * Better args handling * Adding some more collections --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>
14 KiB
14 KiB
Project Planning & Management
Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams.
Tags: planning, project-management, epic, feature, implementation, task, architecture
Items in this Collection
| Title | Type | Description |
|---|---|---|
| Create GitHub Issue from Implementation Plan |
Prompt | Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates. |
| Create Implementation Plan |
Prompt | Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure. |
| Create PRD Chat Mode |
Chat Mode | Generate a comprehensive Product Requirements Document (PRD) in Markdown, detailing user stories, acceptance criteria, technical considerations, and metrics. Optionally create GitHub issues upon user confirmation. |
| Epic Architecture Specification Prompt |
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 | 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 | Prompt for creating detailed feature implementation plans, following Epoch monorepo structure. |
| Feature PRD Prompt |
Prompt | Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic. |
| Implementation Plan Generation Mode |
Chat Mode | Generate an implementation plan for new features or refactoring existing code. |
| Plan Mode - Strategic Planning & Architecture Assistant |
Chat Mode | Strategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies. |
| Planning mode instructions |
Chat Mode | Generate an implementation plan for new features or refactoring existing code. |
| Spec Driven Workflow v1 |
Instruction | Specification-Driven Workflow v1 provides a structured approach to software development, ensuring that requirements are clearly defined, designs are meticulously planned, and implementations are thoroughly documented and validated. |
| Task Plan Implementation Instructions |
Instruction | Instructions for implementing task plans with progressive tracking and change record - Brought to you by microsoft/edge-ai |
| Task Planner Instructions |
Chat Mode | Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai |
| Task Researcher Instructions |
Chat Mode | Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai |
| Update Implementation Plan |
Prompt | Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure. |
This collection includes 15 curated items for project planning & management.