From supervibe
Use WHEN rules-curator needs to detect contradictions/redundancy/gaps across host adapter rules OR after sync-rules. Triggers: 'аудит правил', 'rules check', 'проверь правила', 'rule audit'.
npx claudepluginhub vtrka/supervibe --plugin supervibeThis skill is limited to using the following tools:
- After adding/modifying any rule
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
supervibe:sync-rules completessupervibe:audit)Follow docs/references/skill-expert-operating-standard.md: start from source of truth, preserve retrieval evidence, apply scope safety, use real producers with runtime receipts for durable delegated outputs, verify before completion claims, and keep confidence below gate when evidence is partial.
.codex/rules/*.md in Codex or selected host rules files in Claude CodeTwo rules require incompatible behavior in the same context
-> CRITICAL contradiction; recommend one canonical rule or an explicit precedence note.
Rules repeat the same broad section or checklist
-> Run validate:rule-content-quality and recommend linking to the canonical rule instead of copying filler.
Mandatory rule lacks rationale, scope, examples, enforcement, or related rules
-> MAJOR content gap; route to rules-curator with the missing section list.
Rule references a deleted path, old command, or old host surface
-> STALE reference; route to supervibe:adapt or a narrow rule update.
Fix would delete, merge, or change mandatory enforcement
-> Require explicit approval before mutation.
mandatory: true referenced in the active host instruction filerelated-rules reference exists| Dimension | What to inspect | Evidence |
|---|---|---|
| Contradiction | Two rules require incompatible behavior for the same context | rule path, heading, quoted short phrase |
| Redundancy | Rules repeat the same requirement with different wording | canonical rule candidate |
| Coverage gap | Known incident or anti-pattern lacks a rule | memory entry or incident id |
| Host drift | Host instruction file omits mandatory rule | host file path and missing rule |
| Deny mismatch | Rule bans an action but settings do not enforce it | rule path and settings path |
| Link integrity | related-rules points nowhere | missing rule id |
| Severity mismatch | rule severity does not match risk | proposed severity and rationale |
| Staleness | rule references deleted paths, old commands, or old host names | grep evidence |
Each finding must include:
CRITICAL, MAJOR, or MINOR;This skill audits and recommends. It does not merge, delete, or rewrite rules by default.
Escalate to rules-curator for edits and require explicit approval before:
sync-rules,related-rules were resolved.Returns:
agents/_meta/rules-curator — primary usersupervibe:audit — periodic invocation