← ClaudeAtlas

chartinglisted

Chart an effort that is too big for one session and whose route is not yet visible — turn the fog into a map of tickets on the issue tracker, then resolve them one per session until nothing is left to decide. Use when the goal is clear but the way to it is not, when work will span many sessions, or when the user says "chart this" / "map this out" / "I don't know where to start". NOT for work you can already plan in one pass.
konstantinos-malavazos/claude-code-playbook · ★ 2 · AI & Automation · score 68
Install: claude install-skill konstantinos-malavazos/claude-code-playbook
# Charting — find the way, don't charge at the destination An idea arrives too big for one session and wrapped in fog: you can see the **destination**, but not the route. Charting is the work of finding that route. It writes the route down as a **map** on the issue tracker and then walks it, one ticket per session, until nothing is left to decide. > Prior art: the `wayfinder` skill. This is a re-derivation, not a copy. **The stage is charting. The artifact is the map. They never share a name.** ## The destination is an input Charting does not know what you are building. **Whoever invokes it supplies the destination**, every time — a spec to hand off, a decision to lock before planning starts, a change made in place. The map is domain-agnostic. It charts a docs effort as readily as a migration. If no destination was supplied, that is the first thing to settle, and it is settled with the human before a single ticket exists. The destination fixes the scope, so everything downstream depends on it. ## Decide or make — one or the other, never both > Every ticket is a **decision** or a **make**. A decision ticket writes no files. A make > ticket decides nothing new. If it finds a real decision, it **stops and opens one**. They cannot share a ticket because they end differently. A decision ends when the human and the agent agree, which nobody can predict. A make ends when the file is on disk. Put both in one ticket and the unpredictable half eats the context the predictable