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.
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
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.
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…
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).
Skill Claude CodeCodex
Always-on background context injection from MAMA memory. Automatically surfaces relevant decisions when you work on code, without explicit invocation.
Skill Claude CodeCodex
Install MAMA OS and follow its self-teaching CLI until the first report is confirmed.
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.
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.
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.