Multiple documentation and standardization issues identified during framework review:
Agent standardization:
- Section naming inconsistency: "Key Responsibilities" (28 agents) vs "Core Responsibilities" (23 agents)
- Heading level drift: same sections at
## or ### depending on tier
- 8 exception agents (UE/Unity sub-specialists) use
## Coordination instead of ## Delegation Map
- MCP Integration section only present in Godot agents — no guidance for Unity/Unreal/SFML/Raylib
Documentation inconsistencies:
docs/framework/directory-structure.md is stale — shows .opencode/ as canonical, missing .agents/ and .pi/
- Module count inconsistency: README says "19", AGENTS.md says "17", actual is 21
docs/framework/review-workflow.md is a 292-byte stub
docs/architecture/ has only tr-registry.yaml, no ADRs (referenced as if ADRs should exist)
Validator gaps:
- Validator doesn't check
name field (authoring guide requires it)
isolation and context frontmatter fields used in skills but undocumented in authoring guide
Tasks
Affected Files
.agents/agents/*.md (51 files for naming standardization, 8 for exception gaps)
tests/agents/validate.mjs
docs/authoring-skills.md
docs/framework/directory-structure.md
docs/framework/review-workflow.md
README.md, AGENTS.md (module count fixes)
Identified during comprehensive framework review on 2026-07-21
Multiple documentation and standardization issues identified during framework review:
Agent standardization:
##or###depending on tier## Coordinationinstead of## Delegation MapDocumentation inconsistencies:
docs/framework/directory-structure.mdis stale — shows.opencode/as canonical, missing.agents/and.pi/docs/framework/review-workflow.mdis a 292-byte stubdocs/architecture/has onlytr-registry.yaml, no ADRs (referenced as if ADRs should exist)Validator gaps:
namefield (authoring guide requires it)isolationandcontextfrontmatter fields used in skills but undocumented in authoring guideTasks
##for all top-level sections)Reports to:line to 8 exception agents and remove from AGENT_EXCEPTIONSdocs/framework/directory-structure.mdto reflect.agents/as canonicaldocs/framework/review-workflow.mdor remove if redundantnametoREQUIRED_SKILL_FRONTMATTERintests/agents/validate.mjsisolationandcontextfields indocs/authoring-skills.mdAffected Files
.agents/agents/*.md(51 files for naming standardization, 8 for exception gaps)tests/agents/validate.mjsdocs/authoring-skills.mddocs/framework/directory-structure.mddocs/framework/review-workflow.mdREADME.md,AGENTS.md(module count fixes)Identified during comprehensive framework review on 2026-07-21