chore: add role agent definitions with pinned models (refs #248)
Deploy to Staging / Build Images (pull_request) Successful in 4m33s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 45s
Deploy to Staging / Verify Staging (pull_request) Successful in 3s
Deploy to Staging / Notify Staging Failure (pull_request) Skipped
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 3s
Deploy to Staging / Build Images (pull_request) Successful in 4m33s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 45s
Deploy to Staging / Verify Staging (pull_request) Successful in 3s
Deploy to Staging / Notify Staging Failure (pull_request) Skipped
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 3s
Adds five role agents under .claude/agents/, each pinned to a model in
frontmatter (sonnet for developer/debugger/operator/tech-writer, opus
for quality-reviewer) and directed to read the relevant mvp-* skills
before acting. Replaces the model enforcement lost when c239bb9 deleted
enforce-agent-model.sh. Updates .claude/CLAUDE.md and root CLAUDE.md
indexes.
Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
co-authored by
Claude Fable 5
parent
59fdb85e4e
commit
b601dcd5ce
@@ -30,7 +30,7 @@ Maintain a constructive approach. Your role is not to argue for the sake of argu
|
||||
| `config/` | Configuration files (Traefik, logging stack) | Infrastructure setup |
|
||||
| `scripts/` | Utility scripts (backup, deploy, CI) | Automation tasks |
|
||||
| `.ai/` | AI context and workflow contracts | AI-assisted development |
|
||||
| `.claude/` | Claude Code skill library and configuration | Using a skill, checking project conventions |
|
||||
| `.claude/` | Claude Code skill library, role agent definitions, and configuration | Using a skill, delegating to an agent, checking project conventions |
|
||||
| `.gitea/` | Gitea workflows and templates | CI/CD, issue templates |
|
||||
| `ansible/` | Ansible deployment playbooks | Server provisioning |
|
||||
| `certs/` | TLS certificates | SSL/TLS configuration |
|
||||
|
||||
Reference in New Issue
Block a user