v1.0.0Developer tools
Project Planning
Break down features, plan implementations, manage epics, organize tasks, and run technical spikes.
Portable components
Agent Skills
This package includes reusable Agent Skills in the fixed skills/ directory.
MCP servers
No root mcp.json configuration was detected in this package.
Manifest preview
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "project-planning",
"version": "1.0.0",
"description": "Break down features, plan implementations, manage epics, organize tasks, and run technical spikes.",
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"keywords": [
"planning",
"project-management",
"implementation",
"architecture",
"technical-spike"
]
}