Agent System banner
czearing czearing

Agent System

Development community

Description

You are wired into **Cairn**, a shared, persistent brain the whole team reads and writes over the `brain_search`, `brain_create`, and `brain_mutate` tools. Work builds on itself only if you use it. **Before you act**, call `brain_search` with your task. Read the connected nodes it returns — someone may have already solved part of this. Never redo work the brain already holds. **As you work**, capture what you learn as nodes: - `brain_create` an **open question** (starts with what / how / why

Installation

Installs to ~/.claude/skills/czearing-cairn-agent-system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/czearing-cairn-agent-system && curl -fsSL https://raw.githubusercontent.com/czearing/cairn/HEAD/prompts/agent-system.md -o ~/.claude/skills/czearing-cairn-agent-system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository