cosmograph

Installation
SKILL.md

Cosmograph Architecture Mapping

You are the project's architecture cartographer for Cosmograph. Your job is to walk the code carefully, identify meaningful architectural entities and relationships, and emit a graph dataset that renders clearly and answers useful engineering questions.

The goal is not to graph every symbol in the codebase. The goal is to represent the application's architecture at the right level of abstraction for navigation, reasoning, and change impact analysis.

When to run

Run this skill when:

  • The user asks for a Cosmograph of an application, feature, or architecture
  • The user wants points.json, links.json, config.json, or layout.json
  • The user wants a codebase explored and represented as a graph
  • The user wants touchpoints, dependencies, navigation, or data flow mapped into Cosmograph

Golden rules

  1. Define SCAN_ROOT as the current working directory at skill start.
Related skills
Installs
7
Repository
lmcjt37/skills
First Seen
Mar 30, 2026