User Message banner
czearing czearing

User Message

Productivity community

Description

Use Cairn to recall, record, and resolve knowledge for this task. ## Brain workflow 1. **Plan**: Before executing changes, declare your task plan (`plan` tool) with actionable todo items that define done. 2. **Search**: Run `brain_search` on the task before writing. Reuse relevant returned nodes and mutate them with evidence rather than creating duplicates. 3. **Decompose**: Create open questions (`brain_create`) for what remains unresolved. A question is atomic when one operation or verified c

Installation

Installs to ~/.claude/skills/czearing-cairn-user-message/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository