Skip to content

Add AI agent definitions and skills#5599

Merged
brendankowitz merged 7 commits into
mainfrom
feature/agent-updates
Jun 2, 2026
Merged

Add AI agent definitions and skills#5599
brendankowitz merged 7 commits into
mainfrom
feature/agent-updates

Conversation

@brendankowitz
Copy link
Copy Markdown
Member

@brendankowitz brendankowitz commented Jun 2, 2026

Summary

  • Adds four AI agent definitions under .github/agents: coding-agent, complex-coding-agent, fast-coding-agent, and well-architected-agent, each with delegation and collaboration guidance
  • Adds supporting skills: create-adr, engineer-mode, and four Well-Architected review skills (full, performance, reliability, security)
  • Adds AGENTS.md for AI agent onboarding context and updates CLAUDE.md and .github/copilot-instructions.md

SQL skills are tracked separately in feature/sql-agent-skills.

AB#183415

Test plan

  • Agent definitions are discoverable and parseable by AI tooling
  • AGENTS.md provides useful context for AI agents working in this repo

🤖 Generated with Claude Code

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>
@brendankowitz brendankowitz requested a review from a team as a code owner June 2, 2026 17:52
brendankowitz and others added 6 commits June 2, 2026 10:53
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 mikaelweave added this to the FY26\Q4\2Wk\2Wk25 milestone Jun 2, 2026
@brendankowitz brendankowitz added Open source This change is only relevant to the OSS code or release. Documentation Requires documentation. No-PaaS-breaking-change No-ADR ADR not needed labels Jun 2, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.34%. Comparing base (1b30c40) to head (f72ec7b).

Additional details and impacted files

Impacted file tree graph

@@            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     

see 13 files with indirect coverage changes

🚀 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.

@brendankowitz brendankowitz merged commit ce07984 into main Jun 2, 2026
46 of 53 checks passed
@brendankowitz brendankowitz deleted the feature/agent-updates branch June 2, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Requires documentation. No-ADR ADR not needed No-PaaS-breaking-change Open source This change is only relevant to the OSS code or release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants