feat: update docs for token efficient usage
Some checks failed
Deploy to Staging / Build Images (push) Has started running
Deploy to Staging / Deploy to Staging (push) Has been cancelled
Deploy to Staging / Verify Staging (push) Has been cancelled
Deploy to Staging / Notify Staging Ready (push) Has been cancelled
Deploy to Staging / Notify Staging Failure (push) Has been cancelled

This commit is contained in:
Eric Gullickson
2026-01-03 11:59:47 -06:00
parent 3dd86c37ff
commit b933329539
19 changed files with 333 additions and 71 deletions

11
.claude/agents/CLAUDE.md Normal file
View File

@@ -0,0 +1,11 @@
# agents/
## Files
| File | What | When to read |
| ---- | ---- | ------------ |
| `README.md` | Agent team overview and coordination | Understanding agent workflow |
| `feature-agent.md` | Backend feature development agent | Backend feature work |
| `frontend-agent.md` | React/mobile-first UI agent | Frontend component work |
| `platform-agent.md` | Platform services agent | Platform microservice work |
| `quality-agent.md` | Final validation agent | Pre-merge quality checks |