agentsclimarketplace

Aegis gateway diagnostics

Skill HaloForgeAI/aegis-agent-plugins/claude-code/aegis/skills/aegis-gateway-diagnostics

Public Codex, Claude Code, and agent skill packages for Aegis.

Install
npx -y skills add HaloForgeAI/aegis-agent-plugins --skill aegis-gateway-diagnostics

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Diagnose Aegis Gateway, channels, delivery queues, MCP, and local worker readiness. Use when Aegis reports no tools/local worker despite connected Gateway status, or when Telegram/WeCom/HaloForge delivery/runtime behavior needs evidence.

SKILL.md

1.1 KB, 208 tokens by cl100k_base, as published. Nobody here has run it

Aegis Gateway Diagnostics

Gateway connected is not the same as a complete tool execution path. Diagnose the layer precisely.

Procedure

  1. Call aegis_mcp_status.
  2. Call aegis_gateway_status.
  3. Call aegis_gateway_accounts.
  4. Call aegis_gateway_deliveries when delivery or channel reply behavior is involved.
  5. If the user references a WorkItem or agent run, inspect board/report context before recommending action.

Labels

Use the most accurate label:

  • mcp_unavailable
  • auth_or_owner_scope
  • server_side_ready
  • gateway_account_unhealthy
  • worker_connected_not_tool_ready
  • worker_tool_ready
  • provider_planner_missing
  • delivery_queue_failure

Output

Give observed state, likely layer, evidence, and one next operational check. Do not say "no tools" when server-side tools exist or only local worker execution is missing.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.