Skip to content

Add color annotations to agent definitions#4853

Merged
ChrisJBurns merged 1 commit intomainfrom
colours-agents
Apr 15, 2026
Merged

Add color annotations to agent definitions#4853
ChrisJBurns merged 1 commit intomainfrom
colours-agents

Conversation

@ChrisJBurns
Copy link
Copy Markdown
Collaborator

Summary

Adds visual differentiation to Claude Code agent definitions by assigning colors to key agents. This makes it easier to distinguish between different agent types when they appear in the UI.

  • code-reviewer: yellow
  • golang-code-writer: blue
  • kubernetes-expert: blue
  • toolhive-expert: green

Type of change

  • Other (config/tooling change)

Test plan

  • Verified agent frontmatter syntax is valid
  • Confirmed no other changes are included

🤖 Generated with Claude Code

Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Apr 15, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.09%. Comparing base (caa31f5) to head (34cb297).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4853   +/-   ##
=======================================
  Coverage   69.09%   69.09%           
=======================================
  Files         530      530           
  Lines       55127    55127           
=======================================
+ Hits        38088    38091    +3     
+ Misses      14111    14107    -4     
- Partials     2928     2929    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ChrisJBurns ChrisJBurns merged commit afce182 into main Apr 15, 2026
38 checks passed
@ChrisJBurns ChrisJBurns deleted the colours-agents branch April 15, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants