fleet-post-verification

Verify fleet health and connectivity across nodes and channels before completion.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/supportersimulator/multi-fleet --skill fleet-post-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-post-verification
Source: https://github.com/supportersimulator/multi-fleet/tree/main/skills/fleet-post-verification
Command: npx skills add https://github.com/supportersimulator/multi-fleet --skill fleet-post-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fleet work involves multiple nodes and channels that can silently degrade after completion; verification ensures no hidden regressions before marking work as done.

Core Features & Use Cases

  • End-to-end fleet health verification across all affected nodes and channels.
  • Cross-channel integrity checks and readiness validation for safe completion.
  • Use case: after deploying a fleet update, run this gate to prevent premature closure.

Quick Start

Initiate fleet-post-verification after remote work completes to confirm all nodes and channels pass the verification checks before closure.

Frequently Asked Questions about fleet-post-verification

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

FAQPage Schema
How do I verify fleet health across multiple nodes before marking work as done?

To verify fleet health, run a post-completion gate that performs a full 7-channel test on each affected node, cross-node health verification, regression checks against baselines, and watchdog alert review to ensure safe closure with no blast radius.

What is a fleet post-verification gate and when do I need it?

A fleet post-verification gate is a four-check protocol validating connectivity and health across all affected nodes and channels after multi-node work or config changes. It is needed before claiming completion to prevent hidden regressions and silent degradation.

How do I check node and channel health after a remote dispatch?

Checking node and channel health after remote dispatch requires running cross-node health verification and cross-channel integrity checks. This validates readiness across all affected nodes and channels to confirm safe completion before closure.

Does fleet post-verification work for multi-node configuration changes?

Fleet post-verification works for multi-node configuration changes by applying end-to-end fleet health verification and regression checks against baselines. This ensures cross-channel integrity and validates readiness for safe completion across all affected nodes.

What's the best way to prevent premature closure after a fleet update?

The best way to prevent premature closure after a fleet update is to run a verification gate that applies a four-check protocol: full 7-channel fleet testing on each node, cross-node health verification, regression checks, and watchdog alert review.

Why does fleet work silently degrade after completion claims?

Fleet work silently degrades after completion claims because multiple nodes and channels can develop hidden regressions that remain undetected without a verification gate. Applying post-completion health checks ensures no silent degradation occurs before closure.