com um clique
narratives
Understand how a system evolved - narratives are the source of truth
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Understand how a system evolved - narratives are the source of truth
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | narratives |
| description | Understand how a system evolved - narratives are the source of truth |
| compatibility | opencode |
Narratives are the source of truth. Commits are just evidence.
deciduous narratives init
This creates .deciduous/narratives.md pre-populated with your active goal titles.
Before looking at git, read the code. Ask: What are the major pieces of this system?
Each major piece probably has a narrative behind it.
Edit .deciduous/narratives.md. For each section:
deciduous doc list)Signs of a pivot:
deciduous narratives show
deciduous narratives pivots
Each narrative section in .deciduous/narratives.md:
## <Name>
> <One sentence: what this piece of the system does>
**Current state:** <How it works today>
**Evolution:**
1. <First approach> - <why>
2. **PIVOT:** <what changed> - <why it changed>
3. <Current approach> - <why this is better>
**Evidence:** <Optional: PRs, commits, docs>
**Connects to:** <Other narratives this influenced>
**Status:** active | superseded | abandoned
After narratives are written, run /archaeology to transform them into a queryable decision graph.