Update Rule

Propose and apply validated updates to rules in the Supabase Postgres ledger.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill update-rule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Update Rule
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/update-rule
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill update-rule

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to propose and apply modifications to an existing rule in the Company Rule Ledger from any repository, ensuring governance, traceability, and consistency across projects.

Core Features & Use Cases

  • Propose updates to rule attributes such as severity, conditions, action_type, and descriptions.
  • Apply validated updates via Supabase MCP or direct SQL, with mandatory audit steps and a built-in distribution workflow.
  • Use Case: when policy or incident requires tightening or relaxing a rule across multiple repos.

Quick Start

Provide the target rule_key and the exact field changes you want applied to that rule in the ledger.

Frequently Asked Questions about Update Rule

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update an existing rule in a Supabase Postgres ledger from a different repository?

To update an existing rule in a Supabase Postgres ledger, you provide the target rule_key and the exact field changes to modify attributes like severity or action_type via MCP or direct SQL.

Can I modify rule conditions and action types across multiple repos using MCP?

You can modify rule conditions and action types across multiple repos using MCP, which applies validated updates to the Company Rule Ledger while ensuring governance, traceability, and consistency.

What is the best way to ensure governance and auditing when applying SQL rule updates?

The best way to ensure governance and auditing when applying SQL rule updates is to use a workflow that includes mandatory validation, auditing, and a built-in distribution process for rule modifications.

Does updating a rule ledger via Supabase MCP require manual distribution to affected projects?

Updating a rule ledger via Supabase MCP does not require manual distribution, as the process includes a built-in distribution workflow to automatically propagate validated rule changes across projects.

When should I use direct SQL versus MCP to apply modifications to a company rule ledger?

You should use direct SQL or MCP to apply modifications to a company rule ledger depending on your repository integration needs, with both methods enforcing mandatory validation and audit steps.