Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "lean4-subagents",
|
||||
"description": "Specialized subagents for Lean 4 proof development workflows (proof-golfer, sorry-filler, axiom-eliminator, proof-repair)",
|
||||
"version": "1.3.0",
|
||||
"author": {
|
||||
"name": "Cameron Freer",
|
||||
"email": "cameronfreer@gmail.com"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user