Corpus — Development skill for Claude Code
Check or refresh the shared Lean Theorem corpus from the RoT MoE repository.
How to install Corpus
Installs to ~/.claude/skills/nova-violet-role-rot-moe-corpus/SKILL.md
mkdir -p ~/.claude/skills/nova-violet-role-rot-moe-corpus && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-MoE/HEAD/commands/corpus.md -o ~/.claude/skills/nova-violet-role-rot-moe-corpus/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Corpus does
name: corpus description: Check or refresh the shared Lean Theorem corpus from the RoT MoE repository
`/corpus` — the shared proof corpus
The `Lean Theorem/` folder is the **shared corpus**: proofs about other people's code, contributed by fork and pull request. It grows independently of the plugin version, which is exactly why it is fetched rather than shipped — a new plugin release for every contributed theorem would mean the version number was tracking somebody else's proofs.
Alternatives in Development
- Lean Canvas — Generate Lean Canvas with problem, solution, UVP, and metrics 7.8k ★
- Rb Refresh — Rebuild the repobrain project knowledge base after significant changes 1.3k ★
- Ag Refresh — Rebuild the antigravity project knowledge base after significant changes 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Rot Moe Install
Install the RoT MoE plugin from this clone -- verify the tree, arm the router, prove it is running. Never elev
Rot Agent
Dispatch one lens of the RoT MoE roster as a living agent on a subject, and present its report inside its decl
Kb Refresh
Synchronize .kb/ with changes in one or more corpus paths
Kb Check Drift
Check whether .kb/ is stale — read-only, returns refresh candidates
Firebase Token
Sync (or rotate) the shared Firebase App Check debug token. Source of truth is the team "Convos" 1Password vau
Fusebase Health
Run the read-only health check. Reports CLI_LAYER_DRIFT, FLOW_LAYER_DRIFT, SHARED_MERGE_DRIFT, EXCEPTION_IN_EF
Related Agents
Codemap Writer
Generate or refresh docs/CODEMAPS/ for the current repo. Use when the user runs /update-codemaps, when context
Link Rot Scanner
Read-only audit of the repo's docs for dead links: internal relative links, intra-page anchors, cross-tree ref
Kavach Intent Crosscheck
KAVACH per-finding intent cross-check. Compares each draft finding against the intent corpus kavach-intent bui