Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:10 +08:00
commit 470f9a7d03
8 changed files with 1868 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "abstractor-agent",
"description": "Deep architectural analysis of existing codebases through autonomous subagent-driven exploration - produces comprehensive documentation, C4 diagrams, and subsystem catalogs",
"version": "1.0.0",
"author": {
"name": "Melly Team"
},
"skills": [
"./skills"
]
}