scbe-admin-autopilot

Automate SCBE admin orchestration via Issac Command Center and PowerShell scripts.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-admin-autopilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scbe-admin-autopilot
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/skills/scbe-admin-autopilot
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-admin-autopilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Admins need a cohesive, centralized way to operate SCBE, coordinate health checks, watchdog loops, service bootstrapping, cross-talk relay commands, and ensure verified storage or sync runs without resorting to ad-hoc shell commands.

Core Features & Use Cases

  • Centralized admin surface for SCBE operations, health verification, and recovery workflows.
  • Automated start/stop of major services, cross-talk orchestration, and validated data storage or synchronization.
  • Use cases include always-on agent workflows, repo or system health checks, backups, pruning lanes, and admin-level orchestration across surfaces.

Quick Start

Open the Issac Command Center with issac-help and run an initial health check with hdoctor.

Frequently Asked Questions about scbe-admin-autopilot

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

FAQPage Schema
How do I automate SCBE admin tasks like health checks and service bootstrapping?

You can automate SCBE admin tasks by using the Issac Command Center and local automation lanes to orchestrate health checks, service bootstrapping, and cross-talk coordination across runtimes. Open the command center with issac-help and run hdoctor to verify system health.

What is the best way to orchestrate cross-talk relay commands and backups for SCBE?

The best way to orchestrate cross-talk relay commands and backups for SCBE is through a centralized admin automation surface that validates run sequences and aliases using local PowerShell scripts. This replaces ad-hoc shell commands with verified storage and synchronization workflows.

Do I need PowerShell scripts to run admin orchestration workflows for SCBE?

Yes, you need PowerShell scripts in the scripts/ directory and reference docs in references/ to validate aliases, health checks, and run sequences for SCBE admin orchestration. These dependencies ensure that service bootstrapping and prune operations execute correctly.

Can I coordinate watchdog loops and prune operations across different runtimes for SCBE?

Yes, you can coordinate watchdog loops and prune operations across different runtimes using the Issac Command Center. It provides a centralized admin surface to manage always-on agent workflows and cross-talk coordination across multiple runtime environments.

Why does my SCBE health check fail during automated service bootstrapping?

SCBE health checks may fail during service bootstrapping if required PowerShell scripts in scripts/ or reference docs in references/ are missing or misconfigured. The automation lanes rely on these files to validate aliases and run sequences before executing recovery workflows.

What problems does centralized admin automation solve for SCBE command center operations?

Centralized admin automation solves the problem of managing SCBE operations without resorting to ad-hoc shell commands. It provides a cohesive surface for health verification, automated start/stop of major services, cross-talk orchestration, and validated data storage or synchronization.