Commit graph

10 commits

Author SHA1 Message Date
5095de1fea feat: add behavioral constraints to worker agent prompt 2026-04-01 16:56:54 -04:00
c53ad490e3 perf: remove unused conventions+project skills from pipeline agents 2026-04-01 16:56:49 -04:00
d004390c7b feat: add verification agent for runtime validation 2026-04-01 16:56:42 -04:00
a5adf14c1c Add pipeline agents: requirements-analyst, researcher, decomposer, review-coordinator; refactor plan to architect role 2026-04-01 15:09:47 -04:00
4151097472 Add specialist agents: code-reviewer, debugger, docs-writer, security-auditor 2026-04-01 15:09:41 -04:00
41e2e68f05 Update existing agents: trigger-condition descriptions, memory scope, decoupled from kevin 2026-04-01 15:09:38 -04:00
9a87fe557c Remove kevin orchestration agent 2026-04-01 15:09:34 -04:00
648bd02c68 fix 2026-03-25 22:07:03 -04:00
5c2fa9dfa6 feat: project skill, Kevin bash access, turn limit tuning, grunt self-check
- Add project skill — all agents check for .claude/skills/project.md and ingest if present
- Add Bash to Kevin's tools, scoped to git ops and project inspection
- Increase Kevin maxTurns 40 → 100 (safety net, not operational limit)
- Reduce worker/senior-worker maxTurns 25 → 20
- Add lightweight self-check to grunt before RFR
- Add tier classification examples to Kevin's instructions
- Document project skill in README
2026-03-08 10:17:11 -04:00
49dec3df12 chore: initial agent team setup 2026-03-07 09:39:29 -05:00