What's Changed
Agent Registry Consolidation (Phase 3)
- Registry trimmed from 30 → 21 canonical agents
- 7 deprecated role aliases with auto-routing via
normalizeDelegationRole():researcher→document-specialisttdd-guide→test-engineerapi-reviewer→code-reviewerperformance-reviewer→quality-reviewerdependency-expert→document-specialistquality-strategist→quality-reviewervision→document-specialist
- Product-lane agents fully removed:
product-manager,ux-researcher,information-architect,product-analyst,style-reviewer deep-executorre-added to registry (was accidentally dropped in v4.3.0)
New Features
deprecatedAlias/deprecationMessagefields onBuiltinSkilltypelistBuiltinSkillNames({ includeAliases })— canonical-only by default (35 skills), opt-in to get all 37 includingswarm/psmaliasesDEPRECATED_ROLE_ALIASESmap +normalizeDelegationRole()for runtime alias routing- Phase 3 consolidation roadmap at
docs/design/CONSOLIDATION_PHASE3_ROADMAP.md
Documentation
docs/CLAUDE.mdupdated with all 7 deprecated aliases listed explicitly- Skill files (
tdd,pipeline,ccg,team) updated:tdd-guide→test-engineer,performance-reviewer→quality-reviewer,product-managerremoved - Agent prompt "not responsible for" boundaries updated to remove dangling deprecated role references
Full Changelog: v4.3.0...v4.3.1