cairn-apply
01Skill Claude CodeCodex
Apply a change to the codebase. Use when the user wants to implement the tasks in a change, run verification gates, and mark the change as complete.
Skill Claude CodeCodex
Apply a change to the codebase. Use when the user wants to implement the tasks in a change, run verification gates, and mark the change as complete.
Skill Claude CodeCodex
Archive a completed change. Use when the user wants to move a finished change to the archive and clean up.
Skill Claude CodeCodex
Entry point for working in a repository that contains cairn.blueprint. Use when navigating architecture, adding or moving files, interpreting cairn findings, authoring decisions or todos, or when the user says 'check cairn', 'update the blueprint', or 'cairn lint fails'.
Skill Claude CodeCodex
Explore the Cairn graph and query project state: architecture, nodes, status, findings, and the decisions and provenance behind a node. Use when the user wants to understand structure, check health, find nodes, inspect findings, or ask why a node is shaped the way it is.
Skill Claude CodeCodex
Propose a new change: scaffold it and write proposal, design, and tasks in one step. Use when the user describes what to build or fix and wants a complete change proposal ready for implementation.
MCP server Claude CodeCodexCursor +2
MCP server "cairn" as configured in sdotj/sleeper-bot. Launched with /Users/samjenkins/.cargo/bin/cairn-mcp --root ..
Instructions file CodexOpenCode
AGENTS.md instructions for sdotj/sleeper-bot: This project uses cairn to keep its architecture map in sync with code. Read .cairn/AGENTS.md for full orientation, then follow .claude/skills/cairn-dev/SKILL.md for the development loop.