github Yeachan-Heo/oh-my-claudecode v4.3.1
v4.3.1 - Agent catalog cleanup & documentation alignment

latest releases: v4.11.5, v4.11.4, v4.11.3...
one month ago

What's Changed

Agent Registry Consolidation (Phase 3)

  • Registry trimmed from 30 → 21 canonical agents
  • 7 deprecated role aliases with auto-routing via normalizeDelegationRole():
    • researcherdocument-specialist
    • tdd-guidetest-engineer
    • api-reviewercode-reviewer
    • performance-reviewerquality-reviewer
    • dependency-expertdocument-specialist
    • quality-strategistquality-reviewer
    • visiondocument-specialist
  • Product-lane agents fully removed: product-manager, ux-researcher, information-architect, product-analyst, style-reviewer
  • deep-executor re-added to registry (was accidentally dropped in v4.3.0)

New Features

  • deprecatedAlias / deprecationMessage fields on BuiltinSkill type
  • listBuiltinSkillNames({ includeAliases }) — canonical-only by default (35 skills), opt-in to get all 37 including swarm / psm aliases
  • DEPRECATED_ROLE_ALIASES map + normalizeDelegationRole() for runtime alias routing
  • Phase 3 consolidation roadmap at docs/design/CONSOLIDATION_PHASE3_ROADMAP.md

Documentation

  • docs/CLAUDE.md updated with all 7 deprecated aliases listed explicitly
  • Skill files (tdd, pipeline, ccg, team) updated: tdd-guidetest-engineer, performance-reviewerquality-reviewer, product-manager removed
  • Agent prompt "not responsible for" boundaries updated to remove dangling deprecated role references

Full Changelog: v4.3.0...v4.3.1

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.