skill-modify

Update SSOT references and skill parameters, or deactivate existing skills.

31|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/NSEvteev/FullSpec --skill skill-modify-nsevteev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-modify
Source: https://github.com/NSEvteev/FullSpec/tree/main/.claude/skills/skill-modify
Command: npx skills add https://github.com/NSEvteev/FullSpec --skill skill-modify-nsevteev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill updates SSOT references, parameters, or deactivates existing skills when SSOT instructions change, a skill is renamed, or a skill must be retired.

Core Features & Use Cases

  • Update SSOT mappings and parameters to reflect changes in the canonical skill definitions.
  • Rename or migrate skills while preserving historical mappings and versioning.
  • Deactivate or decommission obsolete skills to keep the SSOT clean and accurate.

Quick Start

Execute the /skill-modify command with the target skill name and optional action to apply changes.

Frequently Asked Questions about skill-modify

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

FAQPage Schema
How do I rename a skill while preserving its versioning and historical mappings?

To rename a skill while preserving versioning, you can update SSOT references and parameters to safely migrate or rename existing skills without losing historical mappings.

What is the best way to retire obsolete skills from a knowledge base?

Retiring obsolete skills from a knowledge base involves deactivating or decommissioning the target skill to ensure the SSOT remains clean, accurate, and free of unused definitions.

How do I update SSOT references when canonical instructions change?

Updating SSOT references when canonical instructions change requires applying modifications to skill parameters and mappings, enforcing standardization and dependency checks defined in the frontmatter.

Can I modify multiple skill parameters and deactivate a skill in a single operation?

Yes, you can execute the modify command with a target skill name and optional action to update parameters or deactivate the skill, applying necessary standardization checks in one operation.

Does the skill modification process enforce dependency checks before deactivating a skill?

Yes, the skill modification process enforces dependency checks defined in the frontmatter before applying updates or deactivating a skill to maintain SSOT integrity.