Optimize Rules
OfficialSurface rule relationships across the ledger.
AuthorBedaBeda-Growth
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rules currently exist in isolation. When deploy events fire, agents have no built-in awareness of related rules, which leads to inconsistent actions and missed opportunities for safe orchestration.
This skill:
- Scans every rule in the ledger
- Detects natural relationships (shared triggers, shared domain, meta-rule applicability, remediation pairs)
- Maps those relationships into a visual cluster diagram
- Asks for approval before writing anything
- After approval, updates each rule's description to include explicit cross-references
- Distributes the updates so every agent environment sees them
The result: when any rule fires, agents can see the full cluster and act with full context — not just the rule in isolation.
Core Features & Use Cases
- Meta-rule governance: tag every non-meta rule as governed by ops-rules-must-be-programmatic and ops-rules-must-be-ubiquitous
- Co-trigger clusters: group rules by trigger_name and link all members
- Domain chains: identify sequential domain rules within the same domain
- Remediation pairs: detect detect-and-remediate rule pairs
- Approval workflow: require explicit human approval before applying updates
Quick Start
Trigger the optimize-rules workflow to scan the ledger, generate a cross-rule relationship map, and await approval before applying updates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Optimize Rules Download link: https://github.com/BedaBeda-Growth/bedabeda-growth-site/archive/main.zip#optimize-rules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.