Skip to content

feat(06-developer-experience): add senior-engineer peer collaborator agent#193

Closed
shohu wants to merge 1 commit intoVoltAgent:mainfrom
shohu:add/senior-engineer
Closed

feat(06-developer-experience): add senior-engineer peer collaborator agent#193
shohu wants to merge 1 commit intoVoltAgent:mainfrom
shohu:add/senior-engineer

Conversation

@shohu
Copy link
Copy Markdown

@shohu shohu commented Apr 8, 2026

Summary

Adds a senior-engineer subagent to the 06-developer-experience category.

  • Role: Peer-level senior engineering collaborator — a thinking partner, not a reviewer
  • Key differentiator: Existing agents in this repo (e.g. architect-reviewer, code-reviewer) review code after the fact. This agent engages during design and debugging as an equal colleague who challenges assumptions and gives a clear opinion
  • General-purpose: Stack defaults to common TypeScript/Node/AWS patterns but adapts to the current project

What it covers

  • Architecture trade-off discussions (2–3 options + clear recommendation)
  • Debugging hypothesis generation and elimination
  • AI/LLM integration strategy
  • Claude Code skills/rules workflow design

Files changed

  • categories/06-developer-experience/senior-engineer.md — new agent definition
  • categories/06-developer-experience/README.md — added entry + Quick Selection Guide row
  • README.md — added entry alphabetically under section 06
  • categories/06-developer-experience/.claude-plugin/plugin.json — bumped version to 1.0.3, added agent entry

…agent

A general-purpose senior engineering peer agent designed to think
alongside the developer rather than review after the fact. Gives clear
opinions on architecture trade-offs, debugging hypotheses, and AI/LLM
integration strategy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants