Skip to content

docs(instructions): upgrade to Claude Code-optimized agent instructions#533

Merged
nanotaboada merged 2 commits intomasterfrom
docs/upgrade-agent-instructions
Mar 22, 2026
Merged

docs(instructions): upgrade to Claude Code-optimized agent instructions#533
nanotaboada merged 2 commits intomasterfrom
docs/upgrade-agent-instructions

Conversation

@nanotaboada
Copy link
Owner

@nanotaboada nanotaboada commented Mar 22, 2026

Summary

  • Expand models design decision rationale: explains why one request model
    covers both POST and PUT, and why PlayerModel was removed
  • Clarify test architecture: integration tests against real SQLite DB,
    no mocking, function-scoped client fixture
  • Add release tag format with the full list of valid coach names
  • Tighten Agent Mode buckets with specific file references
  • Add explicit commit/branch review gate: propose and wait for approval
    before running any git commands
  • Add no-cross-project-justification guideline
  • Update co-author template: remove Copilot line, use
    Claude Sonnet 4.6 <noreply@anthropic.com> for historical traceability

Test plan

  • Verify CLAUDE.md still imports correctly via @ pointer
  • Verify file renders correctly on GitHub

🤖 Generated with Claude Code


This change is Reviewable

Rewrite copilot-instructions.md for agentic use: expand the models
design decision rationale, clarify integration-test architecture,
add release tag format with valid coach names, tighten Agent Mode
buckets with specific file references, add commit/branch review gate,
and add the no-cross-project-justification guideline.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 22, 2026

Warning

Rate limit exceeded

@nanotaboada has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 42 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: eca7dca4-a4ae-4d6c-abd5-b3c4b3f288e1

📥 Commits

Reviewing files that changed from the base of the PR and between 24da552 and ca09bda.

📒 Files selected for processing (1)
  • .github/copilot-instructions.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/upgrade-agent-instructions
  • 🛠️ sync documentation: Commit on current branch
  • 🛠️ sync documentation: Create PR
  • 🛠️ enforce http error handling: Commit on current branch
  • 🛠️ enforce http error handling: Create PR
  • 🛠️ idiomatic review: Commit on current branch
  • 🛠️ idiomatic review: Create PR
  • 🛠️ verify api contract: Commit on current branch
  • 🛠️ verify api contract: Create PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (24da552) to head (ca09bda).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #533   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          113       113           
=========================================
  Hits           113       113           
Components Coverage Δ
Services 100.00% <ø> (ø)
Routes 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nanotaboada
Copy link
Owner Author

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Mar 22, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@sonarqubecloud
Copy link

@nanotaboada nanotaboada merged commit 939a91f into master Mar 22, 2026
9 checks passed
@nanotaboada nanotaboada deleted the docs/upgrade-agent-instructions branch March 22, 2026 02:41
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