agent-modify

Update, deactivate, or migrate agent configurations following SSOT guidelines.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill updates agent configurations, deactivates outdated agents, or renames agents to keep prompts, models, and deployments aligned across environments.

Core Features & Use Cases

  • Update agent prompts and model mappings to reflect new requirements.
  • Deactivate obsolete agents to prevent misuse and reduce configuration drift.
  • Migrate to a new agent name while preserving SSOT guidance and historical references.

Quick Start

Invoke the agent-modify command with the agent name and an optional --type to specify update, deactivate, or migrate.

Frequently Asked Questions about agent-modify

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

FAQPage Schema
How do I update agent prompts and model mappings to reflect new requirements?

To update agent prompts and model mappings, invoke the agent-modify command with the agent name and an optional --type flag to specify the update, enforcing the SSOT workflow and validating steps against SSOT guidelines.

What is the best way to deactivate outdated agents and prevent configuration drift?

Deactivating outdated agents prevents misuse and reduces configuration drift by removing obsolete configurations from your deployment while preserving SSOT guidance and historical references.

How do I migrate to a new agent name while preserving historical references?

Migrating to a new agent name preserves SSOT guidance and historical references by applying the agent-modify command with the migrate type, validating each step against the SSOT guidelines in your deployment.

Does the agent modification workflow require validation against SSOT guidelines?

Yes, the agent modification workflow enforces the SSOT workflow and validates all prompt changes, model upgrades, deactivations, and migrations against the SSOT guidelines located at .claude/.instructions/agents/modify-agent.md.

Can I rename agents safely across different environments?

Renaming agents safely across environments requires applying the SSOT workflow to migrate agent names, ensuring prompts, models, and deployments remain aligned while preserving historical references.

When should I not use the agent-modify workflow for prompt changes?

You should not use the agent-modify workflow when your changes fall outside prompt updates, model upgrades, deactivations, or migrations, as the SSOT validation enforces strict alignment for these specific configuration modifications.