intent-layer
Installation
SKILL.md
Intent Layer
Context infrastructure that helps agents find local rules, understand ownership boundaries, verify changes, and notice when context may be stale.
Root Context Strategy
Default: use AGENTS.md as the canonical cross-agent source. Use CLAUDE.md as a thin Claude Code adapter when Claude Code is used.
Supported modes:
| Mode | Use when | Root files |
|---|---|---|
| AGENTS.md only | The project wants one portable context surface | AGENTS.md |
| CLAUDE.md only | The project is Claude-only and has no cross-agent need | CLAUDE.md |
| AGENTS.md canonical + CLAUDE.md adapter | Claude Code is used, but context should stay portable | AGENTS.md plus thin CLAUDE.md |
Adapter example: