service-modify

Automate service documentation updates and migrations across API, data model, and dependency changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update and maintain consistency of specs and documentation for a service whenever the API, data model, dependencies, or tech stack changes; the skill also handles deactivation when a service is removed and migrates references when a service is renamed.

Core Features & Use Cases

  • SSOT-driven workflow for updating service specifications and documentation when related components change.
  • Deactivate a service automatically when it is removed, preventing stale references.
  • Migrate references and ensure continuity when a service is renamed or its identifiers change.

Quick Start

Run /service-modify <service-name> [--scenario <1-6>]

Frequently Asked Questions about service-modify

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

FAQPage Schema
How do I migrate API documentation when service dependencies change?

You can migrate service references by applying an SSOT-driven workflow that automates updating service specifications and migrating references to ensure documentation consistency across services.

What is the best way to deactivate a service that has been removed from the tech stack?

The best way to deactivate a removed service is to automatically update its documentation status to prevent stale references and ensure the tech stack records maintain reference continuity.

How do I update data model references when a service is renamed?

To update data model references when a service is renamed, migrate all existing references to the new identifiers to ensure continuity and prevent broken links across the service documentation.

Can I automate service spec updates for multiple API evolution scenarios?

Yes, you can automate service spec updates for multiple API evolution scenarios by running predefined templates that address data model migrations, tech stack upgrades, and service renaming or deactivation.

Does service documentation migration work without predefined templates?

No, service documentation migration relies on predefined templates and SSOT guidance to safely automate spec updates, meaning you must configure these templates before applying changes to APIs or data models.