# Donchitos

> Open-source publisher. Listings imported from github.com/Donchitos — credited to the original author with their license.

- **Listings:** 50
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/donchitos
- **Website:** https://github.com/Donchitos

## Published listings

- [Prototype](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-prototype) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-prototype`
  Concept prototype — validate the core idea is worth designing before writing GDDs. Run right after /brainstorm and /setup-engine. Routes to HTML, Engine, or Paper path based on game type. Produces a throwaway build and a PROCEED/PIVOT/KILL verdict.
- [Propagate Design Change](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-propagate-design-change) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-propagate-design-change`
  When a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now potentially stale. Produces a change impact report and guides the user through resolution.
- [Balance Check](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-balance-check) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-balance-check`
  Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design. Use when user says 'balance report', 'check game balance', 'run a balance check'.
- [Hotfix](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-hotfix) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-hotfix`
  Emergency fix workflow that bypasses normal sprint processes with a full audit trail. Creates hotfix branch, tracks approvals, and ensures the fix is backported correctly.
- [Create Epics](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-create-epics) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-create-epics`
  Translate approved GDDs + architecture into epics — one epic per architectural module. Defines scope, governing ADRs, engine risk, and untraced requirements. Does NOT break into stories — run /create-stories [epic-slug] after each epic is created.
- [Review All Gdds](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-review-all-gdds) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-review-all-gdds`
  Holistic cross-GDD consistency and game design review. Reads all system GDDs simultaneously and checks for contradictions between them, stale references, ownership conflicts, formula incompatibilities, and game design theory violations (dominant strategies, economic imbalance, cognitive overload, pillar drift). Run after all MVP GDDs are written, before architecture begins.
- [Map Systems](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-map-systems) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-map-systems`
  Decompose a game concept into individual systems, map dependencies, prioritize design order, and create the systems index.
- [Asset Spec](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-asset-spec) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-asset-spec`
  Generate per-asset visual specifications and AI generation prompts from GDDs, level docs, or character profiles. Produces structured spec files and updates the master asset manifest. Run after art bible and GDD/level design are approved, before production begins.
- [Perf Profile](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-perf-profile) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-perf-profile`
  Structured performance profiling workflow. Identifies bottlenecks, measures against budgets, and generates optimization recommendations with priority rankings.
- [Quick Design](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-quick-design) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-quick-design`
  Lightweight design spec for small changes — tuning adjustments, minor mechanics, balance tweaks. Skips full GDD authoring when a system GDD already exists or the change is too small to warrant one. Produces a Quick Design Spec that embeds directly into story files.
- [Release Checklist](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-release-checklist) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-release-checklist`
  Generates a comprehensive pre-release validation checklist covering build verification, certification requirements, store metadata, and launch readiness.
- [Help](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-help) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-help`
  Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now or I'm stuck or I don't know what to do
- [Reverse Document](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-reverse-document) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-reverse-document`
  Generate design or architecture documents from existing implementation. Works backwards from code/prototypes to create missing planning docs.
- [Patch Notes](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-patch-notes) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-patch-notes`
  Generate player-facing patch notes from git history, sprint data, and internal changelogs. Translates developer language into clear, engaging player communication.
- [Content Audit](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-content-audit) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-content-audit`
  Audit GDD-specified content counts against implemented content. Identifies what's planned vs built.
- [Security Audit](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-security-audit) — Skill · Free — `agentstack add skill-donchitos-claude-code-game-studios-security-audit`
  Audit the game for security vulnerabilities: save tampering, cheat vectors, network exploits, data exposure, and input validation gaps. Produces a prioritised security report with remediation guidance. Run before any public release or multiplayer launch.
- [Create Stories](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-create-stories) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-create-stories`
  Break a single epic into implementable story files. Reads the epic, its GDD, governing ADRs, and control manifest. Each story embeds its GDD requirement TR-ID, ADR guidance, acceptance criteria, story type, and test evidence path. Run after /create-epics for each epic.
- [Art Bible](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-art-bible) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-art-bible`
  Guided, section-by-section Art Bible authoring. Creates the visual identity specification that gates all asset production. Run after /brainstorm is approved and before /map-systems or any GDD authoring begins.
- [Bug Triage](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-bug-triage) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-bug-triage`
  Read all open bugs in production/qa/bugs/, re-evaluate priority vs. severity, assign to sprints, surface systemic trends, and produce a triage report. Run at sprint start or when the bug count grows enough to need re-prioritization.
- [Project Stage Detect](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-project-stage-detect) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-project-stage-detect`
  Automatically analyze project state, detect stage, identify gaps, and recommend next steps based on existing artifacts. Use when user asks 'where are we in development', 'what stage are we in', 'full project audit'.
- [Skill Improve](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-skill-improve) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-skill-improve`
  Improve a skill using a test-fix-retest loop. Runs static checks, proposes targeted fixes, rewrites the skill, re-tests, and keeps or reverts based on score change.
- [Scope Check](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-scope-check) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-scope-check`
  Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts. Use when user says 'any scope creep', 'scope review', 'are we staying in scope'.
- [Retrospective](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-retrospective) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-retrospective`
  Generates a sprint or milestone retrospective by analyzing completed work, velocity, blockers, and patterns. Produces actionable insights for the next iteration.
- [Gate Check](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-gate-check) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-gate-check`
  Validate readiness to advance between development phases. Produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts. Use when user says 'are we ready to move to X', 'can we advance to production', 'check if we can start the next phase', 'pass the gate'.
- [Create Control Manifest](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-create-control-manifest) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-create-control-manifest`
  After architecture is complete, produces a flat actionable rules sheet for programmers — what you must do, what you must never do, per system and per layer. Extracted from all Accepted ADRs, technical preferences, and engine reference docs. More immediately actionable than ADRs (which explain why).
- [Milestone Review](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-milestone-review) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-milestone-review`
  Generates a comprehensive milestone progress review including feature completeness, quality metrics, risk assessment, and go/no-go recommendation. Use at milestone checkpoints or when evaluating readiness for a milestone deadline.
- [Design Review](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-design-review) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-design-review`
  Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.
- [Estimate](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-estimate) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-estimate`
  Estimates task effort by analyzing complexity, dependencies, historical velocity, and risk factors. Produces a structured estimate with confidence levels.
- [Consistency Check](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-consistency-check) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-consistency-check`
  Scan all GDDs against the entity registry to detect cross-document inconsistencies: same entity with different stats, same item with different values, same formula with different variables. Grep-first approach — reads registry then targets only conflicting GDD sections rather than full document reads.
- [Skill Test](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-skill-test) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-skill-test`
  Validate skill files for structural compliance and behavioral correctness. Three modes: static (linter), spec (behavioral), audit (coverage report).
- [Setup Engine](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-setup-engine) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-setup-engine`
  Configure the project's game engine and version. Pins the engine in CLAUDE.md, detects knowledge gaps, and populates engine reference docs via WebSearch when the version is beyond the LLM's training data.
- [Architecture Review](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-architecture-review) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-architecture-review`
  Validates completeness and consistency of the project architecture against all GDDs. Builds a traceability matrix mapping every GDD technical requirement to ADRs, identifies coverage gaps, detects cross-ADR conflicts, verifies engine compatibility consistency across all decisions, and produces a PASS/CONCERNS/FAIL verdict. The architecture equivalent of /design-review.
- [Code Review](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-code-review) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-code-review`
  Performs an architectural and quality code review on a specified file or set of files. Checks for coding standard compliance, architectural pattern adherence, SOLID principles, testability, and performance concerns.
- [Day One Patch](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-day-one-patch) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-day-one-patch`
  Prepare a day-one patch for a game launch. Scopes, prioritises, implements, and QA-gates a focused patch addressing known issues discovered after gold master but before or immediately after public launch. Treats the patch as a mini-sprint with its own QA gate and rollback plan.
- [Regression Suite](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-regression-suite) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-regression-suite`
  Map test coverage to GDD critical paths, identify fixed bugs without regression tests, flag coverage drift from new features, and maintain tests/regression-suite.md. Run after implementing a bug fix or before a release gate.
- [Qa Plan](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-qa-plan) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-qa-plan`
  Generate a QA test plan for a sprint or feature. Reads GDDs and story files, classifies stories by test type (Logic/Integration/Visual/UI), and produces a structured test plan covering automated tests required, manual test cases, smoke test scope, and playtest sign-off requirements. Run before sprint begins or when starting a major feature.
- [Create Architecture](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-create-architecture) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-create-architecture`
  Guided, section-by-section authoring of the master architecture document for the game. Reads all GDDs, the systems index, existing ADRs, and the engine reference library to produce a complete architecture blueprint before any code is written. Engine-version-aware: flags knowledge gaps and validates decisions against the pinned engine version.
- [Changelog](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-changelog) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-changelog`
  Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.
- [Playtest Report](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-playtest-report) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-playtest-report`
  Generates a structured playtest report template or analyzes existing playtest notes into a structured format. Use this to standardize playtest feedback collection and analysis.
- [Bug Report](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-bug-report) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-bug-report`
  Creates a structured bug report from a description, or analyzes code to identify potential bugs. Ensures every bug report has full reproduction steps, severity assessment, and context.
- [Architecture Decision](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-architecture-decision) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-architecture-decision`
  Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.
- [Design System](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-design-system) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-design-system`
  Guided, section-by-section GDD authoring for a single game system. Gathers context from existing docs, walks through each required section collaboratively, cross-references dependencies, and writes incrementally to file.
- [Smoke Check](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-smoke-check) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-smoke-check`
  Run the critical path smoke test gate before QA hand-off. Executes the automated test suite, verifies core functionality, and produces a PASS/FAIL report. Run after a sprint's stories are implemented and before manual QA begins. A failed smoke check means the build is not ready for QA.
- [Localize](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-localize) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-localize`
  Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, manage VO localization, test RTL/platform requirements, enforce string freeze, and report coverage.
- [Launch Checklist](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-launch-checklist) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-launch-checklist`
  Complete launch readiness validation covering every department: code, content, store, marketing, community, infrastructure, legal, and go/no-go sign-offs.
- [Adopt](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-adopt) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-adopt`
  Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Run this when joining an in-progress project or upgrading from an older template version. Distinct from /project-stage-detect (which checks what exists) — this checks whether what exists will actually work with the templa…
- [Asset Audit](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-asset-audit) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-asset-audit`
  Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations.
- [Dev Story](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-dev-story) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-dev-story`
  Read a story file and implement it. Loads the full context (story, GDD requirement, ADR guidelines, control manifest), routes to the right programmer agent for the system and engine, implements the code and test, and confirms each acceptance criterion. The core implementation skill — run after /story-readiness, before /code-review and /story-done.
- [Onboard](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-onboard) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-onboard`
  Generates a contextual onboarding document for a new contributor or agent joining the project. Summarizes project state, architecture, conventions, and current priorities relevant to the specified role or area.
- [Brainstorm](https://agentstack.voostack.com/l/skill-donchitos-claude-code-game-studios-brainstorm) — Skill · Free · security-reviewed — `agentstack add skill-donchitos-claude-code-game-studios-brainstorm`
  Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
