Onboard coulomb-loop kaizen engagement (LOOP-WP-0005 expansion)
Add daily schedule, coach/optimization/scope-analyst agents, and metrics scaffolding for fleet expansion prep.
This commit is contained in:
parent
b24ec507aa
commit
1a2d80e06f
9 changed files with 840 additions and 0 deletions
16
CLAUDE.md
Normal file
16
CLAUDE.md
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue