45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
YAML
id: project-planning
|
|
name: Project Planning & Management
|
|
description: 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:
|
|
# Planning Chat Modes
|
|
- path: chatmodes/task-planner.chatmode.md
|
|
kind: chat-mode
|
|
- path: chatmodes/task-researcher.chatmode.md
|
|
kind: chat-mode
|
|
- path: chatmodes/planner.chatmode.md
|
|
kind: chat-mode
|
|
- path: chatmodes/plan.chatmode.md
|
|
kind: chat-mode
|
|
- path: chatmodes/prd.chatmode.md
|
|
kind: chat-mode
|
|
- path: chatmodes/implementation-plan.chatmode.md
|
|
kind: chat-mode
|
|
|
|
# Planning Instructions
|
|
- path: instructions/task-implementation.instructions.md
|
|
kind: instruction
|
|
- path: instructions/spec-driven-workflow-v1.instructions.md
|
|
kind: instruction
|
|
|
|
# Planning Prompts
|
|
- path: prompts/breakdown-feature-implementation.prompt.md
|
|
kind: prompt
|
|
- path: prompts/breakdown-feature-prd.prompt.md
|
|
kind: prompt
|
|
- path: prompts/breakdown-epic-arch.prompt.md
|
|
kind: prompt
|
|
- path: prompts/breakdown-epic-pm.prompt.md
|
|
kind: prompt
|
|
- path: prompts/create-implementation-plan.prompt.md
|
|
kind: prompt
|
|
- path: prompts/update-implementation-plan.prompt.md
|
|
kind: prompt
|
|
- path: prompts/create-github-issues-feature-from-implementation-plan.prompt.md
|
|
kind: prompt
|
|
|
|
display:
|
|
ordering: alpha
|
|
show_badge: true
|