decision tracking skills

17 tagged decision tracking, measured the same way as everything else here.

Browse within: agent-coordination 9knowledge-graph 9knowledge-management 6living-documentation 6organizational-learning 6

autology-tutorial

01

Curt-Park/autology

Skill Claude CodeCodex

Use when user is new to Autology, asks "how does Autology work", wants to learn about knowledge capture, or requests a guided introduction.

24 5mo ago A 35 tokens original MIT

capture-knowledge

02

Curt-Park/autology

Skill Claude CodeCodex

Use to permanently record a project decision, convention, pattern, or known issue into the knowledge base (docs/) — triggers on explicit save intent ("remember this", "save this", "document this"), decision or convention announcements ("we decided", "settled on", "the rule is"), or triage output classifying new items…

24 5mo ago A 84 tokens original MIT

sync-knowledge

03

Curt-Park/autology

Skill Claude CodeCodex

Use when existing autology docs/ nodes need syncing or updating — when a doc is out of date after a code change, after refactors, when triage identifies existing nodes to verify, or for periodic full audits. Not for new items (use capture) or knowledge questions (use explore).

24 5mo ago A 63 tokens original MIT

mama-context

04

jungjaehoon-lifegamez/MAMA

Skill Claude CodeCodex

Always-on background context injection from MAMA memory. Automatically surfaces relevant decisions when you work on code, without explicit invocation.

12 4d ago A 28 tokens original MIT

mama-install

05

jungjaehoon-lifegamez/MAMA

Skill Claude CodeCodex

Install MAMA OS and follow its self-teaching CLI until the first report is confirmed.

12 4d ago A 22 tokens original MIT

twining-dispatch

06

daveangulo/twining-mcp

Skill Claude CodeCodex

Coordinates subagent dispatches through Twining — registers agents, posts delegations, and creates handoffs. Use when spawning subagents to keep all work visible in the coordination dashboard.

7 6d ago A 41 tokens original MIT

twining-handoff

07

daveangulo/twining-mcp

Skill Claude CodeCodex

Hands off work between agents or sessions via a committed handoff document plus a blackboard pointer. Use when ending a session with incomplete work, switching agents, or approaching context limits.

7 6d ago A 41 tokens original MIT

twining-map

08

daveangulo/twining-mcp

Skill Claude CodeCodex

Builds and queries the Twining knowledge graph — records entities, relations, and code structure. Use when documenting architecture or tracing dependencies between components.

7 6d ago A 33 tokens original MIT