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:
@@ -17,9 +17,9 @@
|
||||
"agents": [
|
||||
"./agents/context-architect.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/context-map.md",
|
||||
"./commands/what-context-needed.md",
|
||||
"./commands/refactor-plan.md"
|
||||
"skills": [
|
||||
"./skills/context-map/",
|
||||
"./skills/what-context-needed/",
|
||||
"./skills/refactor-plan/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user