Skip to content

feat: add 5 engineering agents (Code Reviewer, Database Optimizer, Git Workflow, Software Architect, SRE)#154

Merged
msitarzewski merged 1 commit intomsitarzewski:mainfrom
kienbui1995:feat/add-engineering-agents
Mar 12, 2026
Merged

feat: add 5 engineering agents (Code Reviewer, Database Optimizer, Git Workflow, Software Architect, SRE)#154
msitarzewski merged 1 commit intomsitarzewski:mainfrom
kienbui1995:feat/add-engineering-agents

Conversation

@kienbui1995
Copy link

What

Adds 5 new agents to the Engineering Division, filling clear gaps in the current roster.

New Agents

Agent Specialty Why It's Needed
👁️ Code Reviewer Constructive code review, security, maintainability No existing agent covers code review
🗄️ Database Optimizer Schema design, query optimization, indexing Backend Architect is broad; this is DB-specialized
🌿 Git Workflow Master Branching strategies, conventional commits, advanced Git No Git-focused agent exists
🏛️ Software Architect System design, DDD, architectural patterns, ADRs No high-level software design agent
🛡️ SRE SLOs, error budgets, observability, chaos engineering Incident Response is reactive; SRE is proactive reliability

Cross-Division Overlap Check

  • ✅ No overlap with Testing division (QA/verification vs dev practices)
  • ✅ No overlap with Support division (Infrastructure Maintainer is ops, not SRE)
  • ✅ No overlap with Project Management (Jira Workflow Steward is Jira-linked, not Git)
  • ✅ Database Optimizer complements Backend Architect (depth vs breadth)

Context

Split from #124 per maintainer feedback. Focused PR with only engineering agents.

Testing

  • All 5 files follow existing frontmatter format (name, description, color, emoji, vibe)
  • README updated with new roster entries

…t Workflow Master, Software Architect, SRE)

Add 5 new agents to the Engineering Division filling clear gaps:

- Code Reviewer: Constructive, prioritized code review (blocker/suggestion/nit)
- Database Optimizer: PostgreSQL/MySQL schema design, query optimization, indexing
- Git Workflow Master: Branching strategies, conventional commits, advanced Git
- Software Architect: System design, DDD, architectural patterns, ADRs
- SRE: SLOs, error budgets, observability, chaos engineering, toil reduction

These agents complement existing engineering agents without overlapping
other divisions (Testing, Support, Project Management).
@msitarzewski msitarzewski merged commit 3464bb8 into msitarzewski:main Mar 12, 2026
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.

3 participants