# Status

> Diagnose live Claude Code CLI and Codex CLI Crabshell installation, activation, trust, behavior, degradation, drift, and unsupported states; keep Codex app separate until directly exercised.

- Skill: `zipperbagcoffee/status-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add zipperbagcoffee/status-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zipperbagcoffee/status-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector CAUTION)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ZipperBagCoffee (https://skillmd.com/u/zipperbagcoffee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/zipperbagcoffee/status-2

---


# Crabshell Codex Status

Resolve `{SKILL_DIR}` to the directory containing this `SKILL.md` and
`{PROJECT_ROOT}` to the active project root. Run the bundled doctor by its
absolute path:

```bash
node "{SKILL_DIR}/scripts/codex-doctor.js" --json --project-dir="{PROJECT_ROOT}"
```

Report every check with its `ok`, `warn`, or `error` status and every host row's
`installed`, `activated`, `trusted`, `behavior-verified`, `degraded`, `drifted`,
and `unsupported` state. Do not replace the reported feature/config probes with a version compatibility table. Treat an
uninstalled plugin or untrusted hook as a warning; treat a wrong hook source,
missing installed cache, missing bundled skills, failed data write probe, or
failed native hook probe as an error when the plugin is installed.

Do not infer Codex desktop-app behavior from Codex CLI or app-server results.
Report `hosts.codexApp.status` exactly as observed.

