Nopus
Description
Deterministic prose checks for clearer coding-agent responses
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README

nopus
[](https://www.npmjs.com/package/@syzom/nopus) [](package.json) [](LICENSE)
nopus catches coding-agent answers that disappear into abstract LLM babble. Using deterministic prose checks, it flags responses that cross your chosen complexity threshold and sends them back for one clearer rewrite.
See it in action

Currently supported: Pi, Claude Code, Codex
Use nopus
To use nopus, install Node.js 22 or newer and make sure the `node` command is available.
PiInstall nopus from npm:
pi install npm:@syzom/nopus
You can install the GitHub repository instead:
pi install git:github.com/Vistyy/nopus
Start Pi normally after installation. The extension checks each completed response. When it requests a rewrite, it hides the rejected response from the terminal transcript by default. The response remains in the Pi session and model history. Because nopus evaluates completed responses, the response remains visible while it streams and disappears only after nopus requests a rewrite. Use these commands while working:
/nopus status
/nopus check
/nopus on
/nopus off
/nopus extra-simple on
/nopus extra-simple off
/nopus hide-original on
/nopus hide-original off
Claude Code
Add the marketplace from GitHub and install the plugin:
/plugin marketplace add Vistyy/nopus
/plugin install nopus@nopus
The plugin uses a Stop hook to request one cleare
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11