Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 658 Bytes

File metadata and controls

12 lines (8 loc) · 658 Bytes

AGENTS.md

Repo-Specific Rules

  • Edit skill sources under skills/src/**; do not edit generated artifacts under etc/claude/skills/**.
  • After changing skill sources, run make -C skills build for local regeneration or make -C skills sync for full sync/install.
  • Use make link-claude when you need to refresh ~/.claude/** symlinks from this repo.
  • Treat README.md as user-facing setup docs; keep this file limited to agent-only repository rules.