Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:02:25 +08:00
commit 0dc471f4ac
10 changed files with 197 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "springfield",
"description": "Multi-phase autonomous workflow orchestration with debate-driven refinement. Research (Lisa), Plan (Frink), Document (Martin), Implement (Ralph), and QA (Comic Book Guy) working together through eventual consistency.",
"version": "1.6.1",
"author": {
"name": "Bradley Golden",
"url": "https://github.com/bradleygolden"
},
"commands": [
"./commands/"
]
}