Add CLAUDE.md, repo consistency checks, and CI #1
Loading…
Reference in a new issue
No description provided.
Delete branch "add-claude-md-and-repo-checks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
name:matches filename/directory${CLAUDE_PLUGIN_ROOT}paths existreferences/*/guide.mdagree both waysbash -nWhy
The repo is almost entirely markdown that Claude Code executes at runtime — broken routing links, malformed frontmatter, or eval/guide drift fail silently. These checks make those invariants explicit and enforced.
Verification
./scripts/check.shpasses on the branch.🤖 Generated with Claude Code