Create Map banner
DYAI2025 DYAI2025

Create Map

Development community

Description

--- description: Create or refresh a scoped ClaudeMap for a major subsystem and switch to it. argument-hint: '{"scope":{"rootSystemId":"...","rootSystemLabel":"...","ancestorPath":["..."]},"label":"...","summary":"..."} | <natural language scope description>' --- Use the bundled ClaudeMap scoped-map command. Scoped maps are first-class architect views, not raw filters of the root graph. Workflow: 1. Treat the current working directory as the target project root unless the user gave a different

Installation

Installs to ~/.claude/commands/dyai2025-astro-noctum-create-map.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DYAI2025/Astro-Noctum/HEAD/.claude/commands/create-map.md -o ~/.claude/commands/dyai2025-astro-noctum-create-map.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository