* Add Technical Spike collection and related resources - Introduced a new collection for Technical Spikes, including a chat mode for research and a prompt for creating spike documents. - Updated the Project Planning & Management collection to include references to technical spikes. - Enhanced README files to reflect the addition of technical spike resources. - Created detailed documentation for the technical spike research methodology and prompt structure. - Added new tags and items to facilitate better organization and discovery of technical spike-related content. * CHANGE: Update research methodology for technical spikes - Refine tool usage philosophy for exhaustive research - Enhance todo management protocol for better tracking - Improve spike document update protocol for real-time logging
49 lines
1.6 KiB
YAML
49 lines
1.6 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, technical-spike]
|
|
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
|
|
- path: chatmodes/research-technical-spike.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
|
|
- path: prompts/create-technical-spike.prompt.md
|
|
kind: prompt
|
|
|
|
display:
|
|
ordering: alpha
|
|
show_badge: true
|