← ClaudeAtlas

diagnoselisted

Use to collect a bug-report diagnostic - "diagnose", "collect debug info", /organic-os:diagnose. Prints a report the user can paste into an issue; never transmits it anywhere.
shalintripathi/organic-os · ★ 3 · AI & Automation · score 69
Install: claude install-skill shalintripathi/organic-os
# Diagnose (printed, never transmitted) A support report the operator can read before anyone else does. This skill PRINTS. It never sends, uploads, posts, mails, or opens an issue, and it has no channel of its own. The operator decides whether any of it is pasted anywhere. Read-only over everything: no brain file is written, no profile is edited, no connector is re-probed for the sake of this report. The one time it reaches the network is the Update currency section below - a single outbound READ of the latest public version number, never a write and never anything about you. Reading a public release tag is not transmitting your report. Print this line first, before any collected value: > Nothing below has been transmitted. organic-os collected it locally and > printed it here. Read it, remove anything you would rather not share, then > decide whether to paste it into an issue. ## What to collect Resolve the brain: `registry.get_active()` when running interactively; a scheduled run receives the brain path from the routine configuration. Every item below is best-effort - a section that cannot be read prints `unknown (<one-line reason>)` and the report continues. Missing information is stated, never guessed. 1. **Runtime** - `platform.platform()` and `platform.python_version()`, plus which surface this is (Claude Code CLI or Cowork). 2. **PyYAML** - present or absent. Try the import; report the outcome, not a path or a version guess. 3. **Plugin version** - the `ve