mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-08 10:09:37 +00:00
chore: publish from main
This commit is contained in:
+1
-13
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "project-planning",
|
||||
"description": "Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams.",
|
||||
"version": "1.0.0",
|
||||
@@ -16,18 +17,5 @@
|
||||
"task",
|
||||
"architecture",
|
||||
"technical-spike"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"skills": [
|
||||
"./skills/breakdown-epic-arch",
|
||||
"./skills/breakdown-epic-pm",
|
||||
"./skills/breakdown-feature-implementation",
|
||||
"./skills/breakdown-feature-prd",
|
||||
"./skills/create-github-issues-feature-from-implementation-plan",
|
||||
"./skills/create-implementation-plan",
|
||||
"./skills/create-technical-spike",
|
||||
"./skills/update-implementation-plan"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user