Update Skill

Modifies existing library skills through a governed, step-by-step workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Update Skill process enables safe, auditable edits to existing skills in the library by codifying governance, overlap checks, and publish steps.

Core Features & Use Cases

  • Enforce a standardized update workflow: ledger entry, rule alignment, overlap checks, and publishing to all locations.
  • Validate impacts across rules, workflows, and cross-skill chains before applying changes.
  • Maintain a clear, auditable record of modifications to SKILL.md, scripts, and references.

Quick Start

Starting a skill update triggers a governance-verified workflow that validates rules, checks for overlaps, applies changes, and publishes to all repositories.

Frequently Asked Questions about Update Skill

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

FAQPage Schema
How do I safely update a skill in the library without breaking existing workflows?

To safely update a skill, this governance workflow enforces a step-by-step process including ledger creation, rule checks via Supabase, overlap analysis, and impact evaluation before publishing changes to all locations.

How does skill overlap analysis work when modifying existing references?

Skill overlap analysis validates impacts across rules, workflows, and cross-skill chains before applying changes, ensuring that modifying existing references does not conflict with other skills in the library.

Can I add steps or chain to another skill while ensuring rule compliance?

Yes, you can add steps or chain to another skill through a governance-verified workflow that checks rule alignment via Supabase and maintains an auditable ledger record of all modifications.

What is the best way to maintain an auditable record of skill content modifications?

The best way to maintain an auditable record is by creating a ledger entry during the update workflow, which tracks all modifications to SKILL.md files, scripts, and references before publishing.

Does updating a skill require checking rule compliance before publishing to all locations?

Yes, updating a skill requires validating rule compliance via Supabase and evaluating cross-skill impacts before publishing the modified content to all repository locations.

When do I need a governance workflow to publish skill updates?

You need a governance workflow to publish skill updates whenever modifying content, adding steps, or adjusting references, ensuring standardized validation, overlap checks, and auditable ledger updates across all locations.