aoa-config-doctor

Diagnose missing or miswired AoA Codex shared launcher skills and MCP server connections.

2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/8Dionysus/8Dionysus --skill aoa-config-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aoa-config-doctor
Source: https://github.com/8Dionysus/8Dionysus/tree/main/.codex/plugins/aoa-shared-launchers/skills/aoa-config-doctor
Command: npx skills add https://github.com/8Dionysus/8Dionysus --skill aoa-config-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

aoa-config-doctor resolves broken or incomplete AoA Codex wiring by identifying missing or misnamed shared launcher skills and disconnected MCP server connections, so your agent workspace can discover and load the right capabilities.

Core Features & Use Cases

  • MCP and skill discovery diagnostics: Confirms the active AoA workspace and checks that expected MCP names and skills are present and connected.
  • Actionable, path-first repairs: Produces a clear “what is missing,” whether the issue is discovery versus MCP wiring, and the exact first path to fix.
  • Workspace-aware validation: Suggests the smallest local validators already present in the workspace to reduce guesswork.

Quick Start

Ask Codex to run aoa-config-doctor when /mcp looks incomplete or a shared launcher skill appears missing or disconnected.

Frequently Asked Questions about aoa-config-doctor

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

FAQPage Schema
How do I diagnose missing MCP server connections in my Codex workspace?

To diagnose missing MCP server connections, run a workspace configuration check that verifies expected MCP names against the active workspace root and returns exactly what is missing. This identifies whether the failure is a discovery issue or an MCP wiring fault.

Why does /mcp look incomplete when my local-first agent starts up?

The /mcp list looks incomplete during agent startup when shared launcher skills are miswired or MCP server connections fail to resolve. Running a diagnostic check validates the workspace root context and isolates the missing dependencies causing the incomplete load.

How do I fix shared launcher skills that are missing or disconnected in AoA?

Fix missing or disconnected shared launcher skills by identifying the exact first path to repair. The diagnostic process checks workspace-aware validators, confirms whether the fault is skill discovery or wiring, and outputs actionable path-first repairs to restore capabilities.

Can I validate workspace configuration before an agent startup failure occurs?

You can validate workspace configuration before agent startup failures by checking that expected MCP names and skill metadata are present and correctly wired. This workspace-aware validation suggests the smallest local validators already present to reduce guesswork.

What is the difference between a skill discovery fault and an MCP wiring issue?

A skill discovery fault means the workspace cannot find the expected skills or metadata, while an MCP wiring issue means the connections to MCP servers are broken. The diagnostic check distinguishes between the two and returns the specific fault type.

What should I do when skill metadata looks wrong or dependencies do not resolve?

When skill metadata looks wrong or dependencies do not resolve, run a diagnostic to verify the active workspace and check expected MCP names. It returns what is missing and provides the exact first path to fix the discovery or wiring fault.