chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-10 00:31:04 +00:00
parent 720c476a69
commit 9a8e446f02
11 changed files with 2599 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"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"
]
}