update-specialists

Reconciles specialist runtime drift and xtrm-managed asset drift across repositories.

4|1|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/xtrm-dev/specialists --skill update-specialists
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: update-specialists
Source: https://github.com/xtrm-dev/specialists/tree/main/config/skills/update-specialists
Command: npx skills add https://github.com/xtrm-dev/specialists --skill update-specialists

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps operators diagnose and reconcile stale specialists runtime state and xtrm-managed filesystem assets without mixing the two update paths.

Core Features & Use Cases

  • Two-track drift handling: Separates specialists runtime/package drift from xtrm-managed skills and hooks drift.
  • Safe operator workflow: Starts with diagnostics and dry-run review before any refresh or prune action.
  • Multi-repo support: Groups findings across many repositories and guides targeted or bulk updates.
  • Preservation rules: Protects user-owned overlays and avoids destructive changes unless explicitly approved.

Quick Start

Ask me to update specialists in the chosen repository or workspace and I will inspect drift, summarize the results, and wait for your confirmation before applying any refresh actions.

Frequently Asked Questions about update-specialists

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

FAQPage Schema
How do I reconcile specialists runtime drift across multiple repositories?▼

To reconcile specialists runtime drift across repositories, this Skill groups findings by repository and guides targeted or bulk updates after a dry-run review. It separates runtime package drift from managed asset drift to ensure safe multi-repo operator refresh checks.

What is the safest way to update stale specialist definitions and hooks?▼

The safest way to update stale specialist definitions and hooks is through a dry-run verification workflow. This Skill inspects drift, summarizes results, and waits for explicit operator confirmation before applying any refresh or prune actions to registry-managed files.

Can I refresh xtrm-managed skills without overwriting user-owned overlays?▼

Yes, you can refresh xtrm-managed skills without losing user-owned overlays. This Skill enforces preservation rules that protect user overlays and avoids destructive changes unless explicitly approved during the update workflow.

Why do I need separate Category A and Category B handling for drift repair?▼

Separate Category A and Category B handling is required to prevent mixing specialists runtime drift with xtrm-managed filesystem asset drift. This separation ensures operators diagnose and repair stale rules, skills, and hooks without cross-contaminating the two distinct update paths.

Does the drift refresh workflow support bulk updates across many repositories?▼

Yes, the drift refresh workflow supports bulk updates across many repositories. This Skill groups diagnostic findings across your workspace, allowing operators to perform targeted or bulk updates while maintaining post-update drift confirmation.

When should I not use automated drift reconciliation for specialists?▼

You should avoid automated drift reconciliation when user-owned overlays are present and lack explicit approval for destructive changes. This Skill requires dry-run verification and operator confirmation specifically to prevent unintended pruning or overwriting of preserved files.