Onboard coulomb-loop kaizen engagement (LOOP-WP-0005 expansion)
Some checks failed
ci / validate-registry (push) Has been cancelled

Add daily schedule, coach/optimization/scope-analyst agents, and
metrics scaffolding for fleet expansion prep.
This commit is contained in:
2026-06-18 17:24:34 +02:00
parent b24ec507aa
commit 1a2d80e06f
9 changed files with 840 additions and 0 deletions

16
CLAUDE.md Normal file
View File

@@ -0,0 +1,16 @@
{
"agents": {
"coach": {
"path": "agents/agent-coach.md",
"enabled": true
},
"optimization": {
"path": "agents/agent-optimization.md",
"enabled": true
},
"scope-analyst": {
"path": "agents/agent-scope-analyst.md",
"enabled": true
}
}
}