feat(agents): make skill metadata agent-agnostic
This commit is contained in:
5
.agents/adr/0002-agent-neutral-project-surfaces.md
Normal file
5
.agents/adr/0002-agent-neutral-project-surfaces.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Agent-neutral project surfaces
|
||||
|
||||
This repository uses `AGENTS.md` and `.agents/` as the canonical project instruction, context, ADR, spec, task, and project-local skill surfaces.
|
||||
Claude Code compatibility remains through `CLAUDE.md` and `.claude/` shims because existing harnesses and skills still discover those paths.
|
||||
The compatibility surfaces are pointers, not duplicate sources of truth, so future agents have one canonical place to read and update.
|
||||
Reference in New Issue
Block a user