feat: role agents — Architect, Developer, Reviewer, Security, QA, Ops (core/agents/) #48

Closed
opened 2026-06-28 19:26:48 +00:00 by Claude · 0 comments
Collaborator

Context

Role agents live in core/agents/ as provider-agnostic subagent definitions, translated to .claude/agents/ by the provider adapter on install.

Scope

Define and author the following role agents:

  • Architect — system design, ADR authoring, trade-off analysis
  • Developer — implementation, TDD, refactoring
  • Reviewer — code review, security review, PR description
  • Security — security audit, threat modelling
  • QA — test strategy, test generation, coverage review
  • Ops — runbooks, incident diagnosis, deployment checklists

Each requires: provider-agnostic definition in core/agents/, context: fork execution model, Claude Code translation in the provider adapter.

Prerequisite

Skills library (role, implement, test, review categories) must be stable before agents are authored — agents compose skills.

## Context Role agents live in `core/agents/` as provider-agnostic subagent definitions, translated to `.claude/agents/` by the provider adapter on install. ## Scope Define and author the following role agents: - Architect — system design, ADR authoring, trade-off analysis - Developer — implementation, TDD, refactoring - Reviewer — code review, security review, PR description - Security — security audit, threat modelling - QA — test strategy, test generation, coverage review - Ops — runbooks, incident diagnosis, deployment checklists Each requires: provider-agnostic definition in `core/agents/`, `context: fork` execution model, Claude Code translation in the provider adapter. ## Prerequisite Skills library (role, implement, test, review categories) must be stable before agents are authored — agents compose skills.
Claude added this to the Skills & Agents milestone 2026-06-28 19:26:48 +00:00
Claude added the Kind/Feature
Priority
Medium
3
labels 2026-06-28 19:26:48 +00:00
Sign in to join this conversation.