Commit Graph

2 Commits

Author SHA1 Message Date
Donchitos
a73ff759c9 Add v0.5.0: CCGS Skill Testing Framework, skill-improve, 4 new skills, director gate path fixes
- Add CCGS Skill Testing Framework: self-contained QA layer with 72 skill specs,
  49 agent specs, catalog.yaml, quality-rubric.md, templates, README, CLAUDE.md
- Add /skill-improve: test-fix-retest loop covering static + category checks
- Add 4 missing skills: /art-bible, /asset-spec, /day-one-patch, /security-audit
- Add /skill-test category mode (Phase 2D) with quality rubric evaluation
- Extend /skill-test audit to cover agent specs alongside skill specs
- Update all skill-test and skill-improve path refs to CCGS Skill Testing Framework/
- Remove stale tests/skills/ directory (superseded by CCGS Skill Testing Framework)
- Add director gate intensity modes (full/lean/solo) to gate-check and related skills

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 17:42:32 +10:00
Donchitos
db416aa494 Add QA lifecycle gap closures: 6 new skills + 2 updated (56→62 skills)
New skills:
- /bug-triage: severity/priority classification, sprint assignment, trend analysis
- /regression-suite: GDD critical path coverage map + fixed-bug regression test audit
- /test-evidence-review: quality review of tests and manual evidence (assertions, edge cases, sign-offs)
- /test-helpers: engine-specific helper library generation (Godot/Unity/Unreal)
- /soak-test: extended play session protocol with timed checkpoints and memory monitoring
- /test-flakiness: CI log analysis, flaky test detection, quarantine recommendations

Updated skills:
- /smoke-check: added --platform pc|console|mobile|all argument with platform-specific checks
- /architecture-review: added rtm mode with Phase 3b story+test linkage and RTM output file

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 14:23:25 +11:00