skf-update-skill

Regenerate changed exports with file:line provenance while preserving [MANUAL] content.

91|9|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/armelhbobdad/bmad-module-skill-forge --skill skf-update-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skf-update-skill
Source: https://github.com/armelhbobdad/bmad-module-skill-forge/tree/main/src/skf-update-skill
Command: npx skills add https://github.com/armelhbobdad/bmad-module-skill-forge --skill skf-update-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines updating skills by surgically regenerating only the exports that changed, while preserving all [MANUAL] developer content and preserving provenance traceability to source changes.

Core Features & Use Cases

  • Targeted re-extraction: refresh only altered exports with full provenance (file:line references)
  • Manual content preservation: keep all [MANUAL] sections intact across regenerations
  • Safety modes: supports detect-only, dry-run, and gap-driven drift workflows for controlled updates
  • Provenance integrity: maintains a traceable link from regenerated exports back to their upstream source

Quick Start

Run skf-update-skill to surgically regenerate only changed exports while preserving all [MANUAL] sections.

Frequently Asked Questions about skf-update-skill

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

FAQPage Schema
How do I preserve manual content when regenerating skill exports?

To preserve manual content during skill updates, you can surgically regenerate only the changed exports while keeping all [MANUAL] sections intact across the process. This targeted re-extraction ensures your custom developer content remains untouched.

What is provenance traceability for regenerated skill exports?

Provenance traceability maintains a traceable link from regenerated exports back to their upstream source. It ensures changes are fully traceable to file:line citations, providing clear evidence of what source modifications triggered the export updates.

How do I detect API drift without overwriting manual sections?

You can detect API drift without overwriting manual sections by using gap-driven drift workflows and detect-only safety modes. These controlled update strategies identify altered exports and gaps while ensuring all [MANUAL] developer content is preserved.

Can I run a dry-run update to check changed exports before committing?

Yes, you can run a dry-run update to safely check changed exports before committing. This safety mode allows you to verify targeted re-extraction results and provenance integrity without permanently altering your existing skill files.

What is the best way to update only changed exports while maintaining source traceability?

The best way to update changed exports while maintaining source traceability is targeted re-extraction. This approach surgically refreshes only altered exports with full provenance, maintaining traceable links back to upstream source modifications.