create-stories

A story is a single implementable behaviour — small enough to complete in one focused session, self-contained, and fully...

github

create-control-manifest

The Control Manifest is a flat, actionable rules sheet for programmers. It answers "what do I do?" and "what must I neve...

github

create-epics

An epic is a named, bounded body of work that maps to one architectural module. It defines what needs to be built and wh...

github

create-architecture

This skill produces docs/architecture/architecture.md — the master architecture document that translates all approved GD...

github

content-audit

When this skill is invoked: Parse the argument: No argument → full audit across all systems [system-name] → audit that s...

github

code-review

Read the target file(s) in full. Read CLAUDE.md for project coding standards. --- Read .claude/docs/technical-preference...

github

consistency-check

Detects cross-document inconsistencies by comparing all GDDs against the entity registry (design/registry/entities.yaml)...

github

changelog

Read the argument for the target version or sprint number. If a version is given, use the corresponding git tag. If a sp...

github

bug-report

Determine the mode from the argument: No keyword → Description Mode: generate a structured bug report from the provided ...

github

bug-triage

This skill processes the open bug backlog into a prioritised, sprint-assigned action list. It distinguishes between seve...

github

brainstorm

When this skill is invoked: Parse the argument for an optional genre/theme hint (e.g., roguelike, space survival, cozy f...

github

balance-check

Determine the balance domain from $ARGUMENTS[0]: Combat → weapon/ability DPS, time-to-kill, damage type interactions Eco...

github

asset-spec

If no argument is provided, check whether design/assets/asset-manifest.md exists: If it exists: read it, find the first ...

github

asset-audit

Read the art bible or asset standards from the relevant design docs and the CLAUDE.md naming conventions. --- Scan the t...

github

architecture-review

The architecture review validates that the complete body of architectural decisions covers all game design requirements,...

github

art-bible

Resolve the review mode (once, store for all gate spawns this run): If --review [full|lean|solo] was passed → use that E...

github

architecture-decision

When this skill is invoked: Resolve the review mode (once, store for all gate spawns this run): If --review [full|lean|s...

github

adopt

This skill audits an existing project's artifacts for format compliance with the template's skill pipeline, then produce...

github

prototype

Resolve the review mode (once, store for all gate spawns this run): If --review [full|lean|solo] was passed → use that E...

github

map-systems

When this skill is invoked: Two modes: No argument: /map-systems — Run the full decomposition workflow (Phases 1-5) to c...

github

story-readiness

This skill validates that a story file contains everything a developer needs to begin implementation — no mid-sprint des...

github

retrospective

Determine whether this is a sprint retrospective (sprint-N) or a milestone retrospective (milestone-name). --- Before lo...

github

review-all-gdds

This skill reads every system GDD simultaneously and performs two complementary reviews that cannot be done per-GDD in i...

github

web-design-engineer

This skill positions the Agent as a top-tier design engineer who crafts elegant, refined Web artifacts using HTML/CSS/Ja...

github