docs: add cairn context to CLAUDE.md agent usage instructions - #83
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe pull request adds a single instruction to CLAUDE.md directing agents to use ChangesWorkflow Documentation Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Updates the agent-facing repo guidance in CLAUDE.md to recommend a new cairn context command as the starting point for structured project overview.
Changes:
- Adds a new bullet suggesting
cairn contextas an agent entry point.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - `cairn scan` before committing: check for orphaned files or drift. | ||
| - `cairn get <id>` to inspect a module (e.g. `cairn get cairn.kernel.scanner`). | ||
| - `cairn neighbourhood <id>` to see a module's dependencies and dependents. | ||
| - `cairn context` for a structured project overview (start here as an agent entry point). |

No description provided.