mirror of
https://github.com/Donchitos/Claude-Code-Game-Studios.git
synced 2026-06-27 04:51:46 +00:00
Add v0.6.0: full skill/agent QA pass, 3 new agents tested, template cleanup
Skills fixed: sprint-status (stale escalation, threshold), retrospective (existing file detection, missing data fallback), changelog (misc category, task-ref count), patch-notes (BLOCKED on missing changelog, tone/template paths), story-readiness (Phase 0 mode resolution, QL-STORY-READY gate), art-bible, brainstorm, design-system, ux-design, dev-story, story-done, create-architecture, create-control-manifest, map-systems, propagate-design-change, quick-design, prototype, asset-spec. Agents fixed: all 4 directors (gate verdict token format), engine-programmer, ui-programmer, tools-programmer, technical-artist (engine version safety), gameplay-programmer (ADR compliance), godot-gdextension-specialist (ABI warning), systems-designer (escalation path to creative-director), accessibility-specialist (model, tools, WCAG criterion format, findings template), live-ops-designer (escalation paths, battle pass value language), qa-tester (model, test case format, evidence routing, ambiguous criteria, regression scope). Specs updated: smoke-check and adopt specs rewritten to match actual skill behavior. catalog.yaml reset to blank template state. Removed session-state marketing research file, removed session-state from gitignore. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version: 2
|
||||
last_updated: "2026-04-06"
|
||||
last_updated: ""
|
||||
skills:
|
||||
# Critical — gate skills that control phase transitions
|
||||
- name: gate-check
|
||||
@@ -801,32 +801,24 @@ agents:
|
||||
# Tier 1 Directors (Opus)
|
||||
- name: creative-director
|
||||
spec: CCGS Skill Testing Framework/agents/directors/creative-director.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: director
|
||||
|
||||
- name: technical-director
|
||||
spec: CCGS Skill Testing Framework/agents/directors/technical-director.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: director
|
||||
|
||||
- name: producer
|
||||
spec: CCGS Skill Testing Framework/agents/directors/producer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: director
|
||||
|
||||
- name: art-director
|
||||
spec: CCGS Skill Testing Framework/agents/directors/art-director.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: director
|
||||
@@ -834,56 +826,42 @@ agents:
|
||||
# Tier 2 Leads (Sonnet)
|
||||
- name: lead-programmer
|
||||
spec: CCGS Skill Testing Framework/agents/leads/lead-programmer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: lead
|
||||
|
||||
- name: qa-lead
|
||||
spec: CCGS Skill Testing Framework/agents/leads/qa-lead.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: lead
|
||||
|
||||
- name: narrative-director
|
||||
spec: CCGS Skill Testing Framework/agents/leads/narrative-director.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: lead
|
||||
|
||||
- name: audio-director
|
||||
spec: CCGS Skill Testing Framework/agents/leads/audio-director.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: lead
|
||||
|
||||
- name: game-designer
|
||||
spec: CCGS Skill Testing Framework/agents/leads/game-designer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: lead
|
||||
|
||||
- name: systems-designer
|
||||
spec: CCGS Skill Testing Framework/agents/leads/systems-designer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: lead
|
||||
|
||||
- name: level-designer
|
||||
spec: CCGS Skill Testing Framework/agents/leads/level-designer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: lead
|
||||
@@ -891,96 +869,72 @@ agents:
|
||||
# Core Specialists (Sonnet)
|
||||
- name: gameplay-programmer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/gameplay-programmer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: ai-programmer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/ai-programmer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: technical-artist
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/technical-artist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: sound-designer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/sound-designer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: engine-programmer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/engine-programmer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: tools-programmer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/tools-programmer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: network-programmer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/network-programmer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: security-engineer
|
||||
spec: CCGS Skill Testing Framework/agents/qa/security-engineer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: qa
|
||||
|
||||
- name: accessibility-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/qa/accessibility-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: qa
|
||||
|
||||
- name: ux-designer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/ux-designer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: ui-programmer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/ui-programmer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: performance-analyst
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/performance-analyst.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
@@ -988,40 +942,30 @@ agents:
|
||||
# Engine Specialists — Godot
|
||||
- name: godot-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/godot/godot-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: godot-gdscript-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/godot/godot-gdscript-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: godot-csharp-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/godot/godot-csharp-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: godot-shader-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/godot/godot-shader-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: godot-gdextension-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/godot/godot-gdextension-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
@@ -1029,40 +973,30 @@ agents:
|
||||
# Engine Specialists — Unity
|
||||
- name: unity-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unity/unity-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: unity-ui-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unity/unity-ui-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: unity-shader-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unity/unity-shader-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: unity-dots-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unity/unity-dots-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: unity-addressables-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unity/unity-addressables-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
@@ -1070,40 +1004,30 @@ agents:
|
||||
# Engine Specialists — Unreal
|
||||
- name: unreal-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unreal/unreal-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: ue-blueprint-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unreal/ue-blueprint-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: ue-gas-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unreal/ue-gas-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: ue-umg-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unreal/ue-umg-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
|
||||
- name: ue-replication-specialist
|
||||
spec: CCGS Skill Testing Framework/agents/engine/unreal/ue-replication-specialist.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: engine
|
||||
@@ -1111,56 +1035,42 @@ agents:
|
||||
# Operations
|
||||
- name: devops-engineer
|
||||
spec: CCGS Skill Testing Framework/agents/operations/devops-engineer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: operations
|
||||
|
||||
- name: release-manager
|
||||
spec: CCGS Skill Testing Framework/agents/operations/release-manager.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: operations
|
||||
|
||||
- name: live-ops-designer
|
||||
spec: CCGS Skill Testing Framework/agents/operations/live-ops-designer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: operations
|
||||
|
||||
- name: community-manager
|
||||
spec: CCGS Skill Testing Framework/agents/operations/community-manager.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: operations
|
||||
|
||||
- name: analytics-engineer
|
||||
spec: CCGS Skill Testing Framework/agents/operations/analytics-engineer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: operations
|
||||
|
||||
- name: economy-designer
|
||||
spec: CCGS Skill Testing Framework/agents/operations/economy-designer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: operations
|
||||
|
||||
- name: localization-lead
|
||||
spec: CCGS Skill Testing Framework/agents/operations/localization-lead.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: operations
|
||||
@@ -1168,32 +1078,24 @@ agents:
|
||||
# QA & Creative
|
||||
- name: qa-tester
|
||||
spec: CCGS Skill Testing Framework/agents/qa/qa-tester.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: qa
|
||||
|
||||
- name: prototyper
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/prototyper.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: writer
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/writer.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
- name: world-builder
|
||||
spec: CCGS Skill Testing Framework/agents/specialists/world-builder.md
|
||||
last_static: ""
|
||||
last_static_result: ""
|
||||
last_spec: ""
|
||||
last_spec_result: ""
|
||||
category: specialist
|
||||
|
||||
Reference in New Issue
Block a user