mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 10:25:13 +00:00
Convert all prompts to skills and update plugin manifests
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
"./agents/implementation-plan.md",
|
||||
"./agents/research-technical-spike.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/breakdown-feature-implementation.md",
|
||||
"./commands/breakdown-feature-prd.md",
|
||||
"./commands/breakdown-epic-arch.md",
|
||||
"./commands/breakdown-epic-pm.md",
|
||||
"./commands/create-implementation-plan.md",
|
||||
"./commands/update-implementation-plan.md",
|
||||
"./commands/create-github-issues-feature-from-implementation-plan.md",
|
||||
"./commands/create-technical-spike.md"
|
||||
"skills": [
|
||||
"./skills/breakdown-feature-implementation/",
|
||||
"./skills/breakdown-feature-prd/",
|
||||
"./skills/breakdown-epic-arch/",
|
||||
"./skills/breakdown-epic-pm/",
|
||||
"./skills/create-implementation-plan/",
|
||||
"./skills/update-implementation-plan/",
|
||||
"./skills/create-github-issues-feature-from-implementation-plan/",
|
||||
"./skills/create-technical-spike/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user