From supervibe
Use WHEN rules-curator updated rule in one project to propagate change to other projects of same stack (opt-in, with diff confirm). Triggers: 'синхронизируй правила', 'rules sync', 'разнеси правило', 'sync rules'.
npx claudepluginhub vtrka/supervibe --plugin supervibeThis skill is limited to using the following tools:
WHEN `rules-curator` updated a rule in one project AND multi-project sync is configured (opt-in via `.supervibe/sync-config.yaml`).
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.
WHEN rules-curator updated a rule in one project AND multi-project sync is configured (opt-in via .supervibe/sync-config.yaml).
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.
.supervibe/sync-config.yaml for sibling project pathsNo opt-in sync config exists
-> STOP and report that no sibling project is authorized.
Target rule is identical except for the source update
-> Propose a clean apply patch in dry-run output.
Target rule has local customization
-> Ask whether to merge, skip, or send to manual curator review.
Target project lacks the rule or uses a different host adapter
-> Ask whether this stack should receive a translated host-neutral rule.
Target has a newer version or mandatory enforcement differs
-> STOP and require manual rule-audit before sync.
Sibling rule is identical except source change applies cleanly
-> propose apply
Sibling rule has local customization
-> ask user: merge, skip, or open manual review
Sibling lacks the rule
-> ask user whether this stack should receive the rule
Sibling has a newer version
-> stop and require manual curator review
Sibling host adapter differs
-> translate wording only after host-specific rule audit
.supervibe/sync-config.yaml.For each target write, record:
supervibe:rule-audit or equivalent validation ran after changes.Returns:
agents/_meta/rules-curator — triggers thissupervibe:rule-audit — verifies each sibling's rules post-sync