map-systems

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

!bash "${CLAUDE_SKILL_DIR}/../../hooks/yaml-helper.sh" resolve_config --keys review_mode,automation,workflow,docs.density

Resolved above — use as-is; --review overrides review_mode. No block → defaults in .claude/docs/config-resolution.md.

When this skill is invoked:

Parse Arguments

Two modes:

  • No argument: /map-systems — Run the full decomposition workflow (Phases 1-5) to create or update the systems index.
  • next: /map-systems next — Pick the highest-priority undesigned system from the index and hand off to /design-system (Phase 6).

See .claude/docs/director-gates.md for the full check pattern. Individual gate definitions live in .claude/docs/director-gates/[gate-id].md — the spawned agent reads its own gate file; do not read it in the parent session.

Installs
374
GitHub Stars
25.4K
First Seen
Mar 10, 2026
map-systems — donchitos/claude-code-game-studios