Files
awesome-copilot/plugins/arch/.github/plugin/plugin.json
T
github-actions[bot] 9a8e446f02 chore: publish from main
2026-07-10 00:31:04 +00:00

21 lines
565 B
JSON

{
"name": "arch",
"description": "Architecture and modernization toolkit: produce a cited architecture document for a locally-cloned repo, and generate a phased modernization plan that auto-runs Documentation mode when needed.",
"version": "1.0.0",
"keywords": [
"architecture",
"modernization",
"documentation",
"migration",
"onboarding"
],
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"skills": [
"./skills/doc-and-modernize"
]
}