CLAUDE.md · git:20260726.3dddebc · 2026-07-26 · sha256 0727a1e46beb9d48
CLAUDE.md git:20260726.3dddebcA
Immutable. This exact content is served forever at /api/v1/blob/0727a1e46beb9d48.
# CLAUDE.md @AGENTS.md `AGENTS.md` above is the canonical guidance for this repository and applies in full. What follows is Claude-Code-specific context that only applies here: - `model`, `effort`, `context: fork`, and `agent` in skill frontmatter are Claude-Code-only. Other channels ignore them gracefully; `compatibility` is the portable way to state a skill's requirements - Skill bodies must not use `!`-shell-injection to read project state — it is a Claude Code feature and ships as literal text everywhere else. Read manifests as prose instead - Once a collection plugin is installed, its skills are invoked as `/<collection>:<skill>` — e.g. `/workflow:commit`, `/quality:refactor`