Forgeflow Code Map banner
BrandedTamarasu-glitch BrandedTamarasu-glitch

Forgeflow Code Map

Development community

Description

--- name: forgeflow-code-map description: Generate and print a compact project code map from Forgeflow topology, sections, and changed-section signals. argument-hint: "[--json] [--project-dir <dir>] [--out <markdown>] [--max-hotspots N] [--history-limit N]" allowed-tools: - Read - Write - Bash --- <objective> Generate a user-facing project code map for the current repository. The map summarizes static JS/TS topology, fan-in/fan-out hotspots, source symbols with line ranges, Markdown headi

Installation

Installs to ~/.claude/skills/brandedtamarasu-glitch-forgeflow-forgeflow-code-map/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brandedtamarasu-glitch-forgeflow-forgeflow-code-map && curl -fsSL https://raw.githubusercontent.com/BrandedTamarasu-glitch/ForgeFlow/HEAD/commands/forgeflow-code-map.md -o ~/.claude/skills/brandedtamarasu-glitch-forgeflow-forgeflow-code-map/SKILL.md

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

Full documentation available on GitHub

View Source Repository