deep-reviewlisted
Install: claude install-skill 4gentic/obelus
# Deep review
Read an existing Obelus plan, read the bundle it points at, then run a rubric-driven holistic pass over each paper and emit *additional* improvement blocks (`quality-*`) the reviewer's marks (and the cascade / impact / coherence sweeps) did not already cover. The user invokes this skill explicitly from the desktop's diff-review panel after a rigorous run; default rigorous never invokes it.
This skill writes a **new** plan file alongside the original — it does **not** mutate the original plan, does not re-emit user-mark / cascade / impact / coherence / directive blocks, and does not edit any source file. The desktop appends the new blocks to the same diff-review session by `bundleId` match.
## Workspace resolution — read this first
Every output path below uses the workspace prefix `$OBELUS_WORKSPACE_DIR` — an absolute path the Obelus desktop sets to a per-project subdirectory under app-data and includes in the spawn invocation. There is no `.obelus/` fallback — the plugin must never write into the user's paper repo.
If the spawn invocation does not give you a value for `$OBELUS_WORKSPACE_DIR`, **stop and refuse** with:
> This skill requires `$OBELUS_WORKSPACE_DIR` to be set to an absolute writable directory outside the paper repo. The Obelus desktop sets it automatically; standalone CLI users should export it before invoking the plugin.
## Tool policy — non-negotiable
The only file this skill is allowed to create or overwrite is the deep-review plan JSON