12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"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"
|
|
]
|
|
} |