Skip to content

v0.12.0 β€” Framework Standardization & Command Stubs

Latest

Choose a tag to compare

@striderZA striderZA released this 23 Jul 19:20
8de2da6

What's New

Added

  • 24 command stubs β€” Routing files for skills previously only accessible via the skill system (#82)
  • Expanded onboard skill β€” Brought to quality bar of peer skills (#82)
  • MCP Integration guidance β€” Added to Unity, Unreal, SFML 3, and Raylib engine leads (#80)

Changed

  • Standardized agent structure β€” All 51 agents now use "Key Responsibilities", heading levels normalized (#80)
  • Module count corrected β€” Fixed 17/19 β†’ 21 across all docs, added engine-sfml3/raylib to table (#80)
  • Validator paths fixed β€” Changed .opencode/ to .agents/ (Windows symlink compatibility) (#80)
  • Validator enforces name field β€” Added to REQUIRED_SKILL_FRONTMATTER (#80)

Fixed

  • UE/Unity sub-specialists β€” Renamed ## Coordination β†’ ## Delegation Map, added Reports to: + Must NOT sections. All 51 agents now pass validation (#80)
  • Directory structure docs β€” Rewritten with .agents/ as canonical (#80)
  • Authoring docs β€” Documented isolation and context frontmatter fields (#80)

Removed

  • Stale review-workflow.md stub (#80)
  • Unused opencode-review workflow (#87)

Validation

  • Agent validator: 206/206 PASS (100%) β€” 51 agents, 77 skills, 77 commands

Commits

  • 8de2da6 fix: framework documentation and agent standardization (#80) (#90)
  • 980262a Add missing command stubs and expand onboard skill (#82) (#89)
  • 7713bc7 chore: remove opencode-review workflow (#87)