Commit graph

  • 666e0fcb5a
    Fix log-agent hooks reading wrong field — audit trail always logged "unknown" (#21) main Donchitos 2026-04-10 20:28:38 +1000
  • 501223fd08 Fix log-agent hooks reading wrong field — audit trail always logged "unknown" fix/log-agent-agent-type Donchitos 2026-04-10 20:10:33 +1000
  • dd2769a580 Update FUNDING.yml: GitHub Sponsors + Buy Me a Coffee (remove ko-fi) Donchitos 2026-04-07 18:03:00 +1000
  • 49d1e4573e Release v1.0.0-beta v1.0.0-beta Donchitos 2026-04-07 17:56:41 +1000
  • 223949a0de Prep v1 beta release: fix stale refs, counts, and add sponsorship links Donchitos 2026-04-07 17:47:44 +1000
  • 3614e1dbfb Add v0.6.0: full skill/agent QA pass, 3 new agents tested, template cleanup Donchitos 2026-04-07 17:28:46 +1000
  • a73ff759c9 Add v0.5.0: CCGS Skill Testing Framework, skill-improve, 4 new skills, director gate path fixes Donchitos 2026-04-06 17:42:32 +1000
  • 8ba9e736a5 Add gate intensity modes: full, lean, and solo review control Donchitos 2026-03-29 19:38:20 +1100
  • b139bcf087 Add director gates system: shared review checkpoints across all workflow skills Donchitos 2026-03-29 17:24:06 +1100
  • 167fb6c5f2 Fix skill bugs: session state init, agent field cleanup, /start path, /sprint-plan phases Donchitos 2026-03-28 13:52:33 +1100
  • 01722ad790 Add godot-csharp-specialist agent and Godot language selection to /setup-engine Donchitos 2026-03-27 20:40:59 +1100
  • 6c041ac1be Release v0.4.0: /consistency-check, skill fixes, genre-agnostic agents Donchitos 2026-03-27 20:06:33 +1100
  • 04ed5d5c36 Update docs, skill counts, and UX/setup-engine skills for v0.4.0 Donchitos 2026-03-25 20:31:11 +1100
  • 763ad1f0d1 Add notification hook, directory CLAUDE.md scaffolding Donchitos 2026-03-16 20:17:53 +1100
  • f36494e70c Model routing, PostCompact hook, parallel spawning, error recovery Donchitos 2026-03-16 15:33:21 +1100
  • 9f731f3d86 Delete /create-epics-stories and update all references Donchitos 2026-03-16 15:04:15 +1100
  • 4ca6500a21 Split /create-epics-stories into /create-epics + /create-stories; add /dev-story Donchitos 2026-03-16 14:57:39 +1100
  • db416aa494 Add QA lifecycle gap closures: 6 new skills + 2 updated (56→62 skills) Donchitos 2026-03-16 14:23:25 +1100
  • 168ac96c3a Add comprehensive QA and testing framework (52→56 skills) Donchitos 2026-03-16 13:48:32 +1100
  • a2f8ed93ff Skills refinement: improve formatting, phase structure, and trigger descriptions across 9 skills Donchitos 2026-03-15 17:38:56 +1100
  • af2b864796 Add /skill-test suite: linter, behavioral specs, and coverage catalog for 52 skills Donchitos 2026-03-13 17:05:08 +1100
  • cdb1aa83b7 Session memory extraction + tiered context loading improvements Donchitos 2026-03-13 15:56:42 +1100
  • 14593802fe Skills update: team-live-ops skill + improvements across 18 existing skills Donchitos 2026-03-13 12:01:26 +1100
  • b1fad395cd Examples: add 5 session transcripts + skill flow diagrams covering v0.4.0 skills Donchitos 2026-03-12 21:05:26 +1100
  • b36eb2728d Docs sync: update all references to v0.4.0 state (52 skills, 9 hooks, 36 templates) Donchitos 2026-03-12 12:50:51 +1100
  • 70fbf670fc Gap closure: feedback loops, traceability, and new /content-audit skill Donchitos 2026-03-12 11:18:43 +1100
  • 0bbf25ec31 Pipeline integrity + brownfield adoption system Donchitos 2026-03-11 18:46:07 +1100
  • b1cad29b68 Release v0.4.0: UX pipeline, game-dev improvements Donchitos 2026-03-10 16:15:34 +1100
  • 392e3befec Adopt new Claude Code features: agent memory, context fork, worktree isolation, SubagentStop hook Donchitos 2026-03-09 13:58:05 +1100
  • 7d08e396e3
    Release v0.3.0: /design-system, /map-systems, status line, UPGRADING guide (#2) v0.3.0 Donchitos 2026-03-09 12:51:21 +1100
  • 25f4d6aca9 Add v0.2→v0.3 upgrade guide and PR validation test suite Donchitos 2026-03-09 12:50:13 +1100
  • f791f18b42 Add custom status line with 7-stage production pipeline Donchitos 2026-02-28 11:13:45 +1100
  • 3da4bf7cea Fix cross-reference gaps, broken hooks, and stale workflow chains Donchitos 2026-02-25 21:05:53 +1100
  • 8ba9fc9be7 Rename /design-systems to /map-systems + /design-system and fix all references Donchitos 2026-02-25 20:12:37 +1100
  • b464756076 Add UPGRADING.md migration guide and link from README Donchitos 2026-02-25 19:33:48 +1100
  • e289ce906f
    Release v0.2.0: Context Resilience, AskUserQuestion, /design-systems v0.2.0 Donchitos 2026-02-20 20:52:35 +1100
  • 369845a47f Fix cross-platform bugs, add missing tool permissions, and update docs for v0.2.0 Donchitos 2026-02-20 20:35:33 +1100
  • 3864f2eb13 Add /design-systems skill: concept-to-GDD decomposition workflow Donchitos 2026-02-20 19:48:44 +1100
  • 8424864cb1 Add AskUserQuestion integration across collaborative protocols Donchitos 2026-02-20 14:08:45 +1100
  • fc65baf19a Add context resilience: file-backed state, incremental writing, auto-recovery Donchitos 2026-02-20 13:12:31 +1100
  • 882b76f942 Polish repo for public release v0.1.0 Donchitos 2026-02-14 16:42:46 +1100
  • 4425d473ea Add /start onboarding skill and fresh-project detection Donchitos 2026-02-14 08:53:37 +1100
  • ad540fe75d Game Studio Agent Architecture — complete setup (Phases 1-7) Donchitos 2026-02-13 21:04:24 +1100