Prototyping out some plugins

This commit is contained in:
Aaron Powell
2026-02-02 10:04:02 +11:00
parent ccdfd66cc2
commit 6260cd8272
50 changed files with 380 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"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",
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT"
}