status

Generate a read-only health report of the current agent environment.

50|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/sliamh11/Deus --skill status-sliamh11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/sliamh11/Deus/tree/main/container/skills/status
Command: npx skills add https://github.com/sliamh11/Deus --skill status-sliamh11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly generate a read-only health snapshot of the agent environment to help users assess readiness and troubleshoot issues.

Core Features & Use Cases

  • Session context: shows timestamp, working directory, and current chat channel to verify context.
  • Workspace visibility: lists mounted workspaces and major directories to confirm access and scope.
  • Tool availability: reports which core, web, orchestration, and MCP tools are present.
  • Container utilities: checks essential runtimes and utilities such as node, claude code, and relevant tools.
  • Task snapshot: provides a summary of active and scheduled tasks for quick planning.

Quick Start

Run /status in the main chat to receive a concise health report.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check agent environment health and workspace status?

You can view system health at a glance by running /status, which outputs a concise, read-only report covering session context, workspace mounts, tool availability, and active task snapshots.

What is included in a workspace diagnostics report?

A workspace diagnostics report includes session context, mounted workspaces, core and MCP tool availability, essential container runtimes like node, and a snapshot of active and scheduled tasks.

Can I use this to verify tool availability and container runtimes?

Yes, the /status command verifies tool availability by checking for core, web, orchestration, and MCP tools, alongside essential container runtimes and utilities like node.

Does the system health check modify any environment settings?

No, the system health check performs only local, read-only checks to output a structured report, ensuring no environment settings or configurations are modified during diagnostics.