Add AI agent definitions and skills#5599
Merged
Merged
Conversation
Introduces coding, complex coding, fast coding, and well-architected agent definitions under .github/agents. Adds WA review skills, create-adr, and engineer-mode skills. Adds AGENTS.md and updates CLAUDE.md and copilot-instructions.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Removes well-architected-agent and WA review skills; those now live in feature/well-architected-agent. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ns.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove SQL and WA skill routing from AGENTS.md, CLAUDE.md, and copilot-instructions.md — those skills live in separate branches. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mikaelweave
approved these changes
Jun 2, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5599 +/- ##
==========================================
- Coverage 77.59% 77.34% -0.25%
==========================================
Files 997 997
Lines 36559 36559
Branches 5549 5549
==========================================
- Hits 28367 28277 -90
- Misses 6820 6906 +86
- Partials 1372 1376 +4 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/agents: coding-agent, complex-coding-agent, fast-coding-agent, and well-architected-agent, each with delegation and collaboration guidancecreate-adr,engineer-mode, and four Well-Architected review skills (full, performance, reliability, security)AGENTS.mdfor AI agent onboarding context and updatesCLAUDE.mdand.github/copilot-instructions.mdSQL skills are tracked separately in
feature/sql-agent-skills.AB#183415
Test plan
🤖 Generated with Claude Code