Dispatcher Maintenance

Validate and synchronize AstrAI dispatcher files across the .ai/ directory.

1|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/LazyNinja435/astrai --skill dispatcher-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dispatcher Maintenance
Source: https://github.com/LazyNinja435/astrai/tree/main/.ai/skills/astrai/dispatcher-maintenance
Command: npx skills add https://github.com/LazyNinja435/astrai --skill dispatcher-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of broken references and configuration drift in AstrAI projects by automating the validation and update process for dispatcher files.

Core Features & Use Cases

  • Dispatcher Synchronization: Automatically updates rules, protocols, and manifest files when project components are added, moved, or removed.
  • Integrity Validation: Scans the project to ensure all dispatcher entries resolve to existing files, preventing orphaned references.
  • Use Case: When you add a new security rule file to .ai/rules/security/, use this Skill to ensure the rules dispatcher is updated and the manifest remains accurate.

Quick Start

Use the dispatcher maintenance skill to update all project dispatchers and validate that every entry points to a valid file.

Frequently Asked Questions about Dispatcher Maintenance

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

FAQPage Schema
How do I fix orphaned references and configuration drift in AstrAI dispatcher files?

To fix orphaned references and configuration drift in AstrAI dispatcher files, use automated maintenance scanning to validate entries, resolve path dependencies across the .ai/ directory, and synchronize manifest configurations.

What is dispatcher synchronization for AstrAI project structures?

Dispatcher synchronization is the automated process of updating rules, protocols, and manifest files within the .ai/ directory whenever project components are added, moved, or removed, ensuring structural integrity and accurate file references.

How do I validate that AstrAI dispatcher entries resolve to existing files?

You can validate AstrAI dispatcher entries by running a systematic scan of the .ai/ directory structure, which checks every manifest rule and protocol configuration to ensure they resolve correctly and prevents orphaned file references.

When do I need to update AstrAI dispatcher manifest configurations?

You need to update AstrAI dispatcher manifest configurations whenever your project evolves, such as when adding new security rule files to .ai/rules/security/, to ensure all dispatcher entries remain valid and synchronized.

What's the best way to maintain AstrAI dispatcher rules and protocols during project evolution?

The best way to maintain AstrAI dispatcher rules and protocols during project evolution is applying automated validation and update procedures that scan the .ai/ directory structure, resolve path dependencies, and eliminate broken references.

Do I need any external dependencies to perform AstrAI dispatcher validation and maintenance?

No external dependencies are required to perform AstrAI dispatcher validation and maintenance, as the Skill operates independently across the .ai/ directory structure to synchronize file references and resolve path dependencies.