Skip to content

Add model hints to Ralph Loop personas#45

Merged
StreckerCM merged 3 commits intodevelopmentfrom
feature/persona-model-hints
Feb 16, 2026
Merged

Add model hints to Ralph Loop personas#45
StreckerCM merged 3 commits intodevelopmentfrom
feature/persona-model-hints

Conversation

@StreckerCM
Copy link
Copy Markdown
Owner

Summary

  • Add recommended Claude model (Opus/Sonnet/Haiku) to each of the 11 personas
  • Add Model Hints section explaining the 3-tier strategy and cost rationale
  • Annotate all rotation tables (6-persona, 4-persona, 11-persona) with model tags
  • Update custom persona template to include **Model:** field
  • Update CLAUDE.md Required Persona Rotation block

Model Tier Strategy

Tier Model Personas Rationale
Judgment Opus Reviewer, Security Auditor Mistakes are expensive
Execution Sonnet Implementer, Tester, UI/UX, Debugger, etc. Bulk token work
Coordination Haiku Project Manager, Documenter, Business Analyst Bookkeeping

Saves ~60-70% on token costs while keeping quality where it matters.

Mirrors DrillCalc PR #110 (StreckerCM/DrillCalc#110).

Test plan

  • Verify PERSONAS.md renders correctly on GitHub
  • Verify ROTATING_FEATURE.md examples include model hints
  • Verify CLAUDE.md rotation block has model tags
  • Confirm no broken markdown tables

🤖 Generated with Claude Code

StreckerCM and others added 3 commits February 13, 2026 16:27
Promote development to preview
chore: Bump version to 1.2.0
Add recommended Claude model (Opus/Sonnet/Haiku) to each of the 11
personas based on a 3-tier strategy:
- Judgment (Opus): Reviewer, Security Auditor
- Execution (Sonnet): Implementer, Tester, UI/UX, etc.
- Coordination (Haiku): Project Manager, Documenter, Business Analyst

Annotate all rotation tables (6-persona, 4-persona, 11-persona) with
model tags. Add Model Hints section explaining rationale and Task tool
usage. Update custom persona template to include Model field.

Saves ~60-70% on token costs while keeping quality where it matters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@StreckerCM StreckerCM changed the base branch from preview to development February 16, 2026 05:58
@StreckerCM StreckerCM merged commit ffaac56 into development Feb 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant