Oversight banner
daretodave daretodave

Oversight

Security community

Description

--- description: User-in-the-loop — brief, ask, apply, commit. The ONLY interactive skill. `audit` mode is read-only. --- You are invoked under the `oversight` skill — the opposite of autonomous. Read `skills/oversight.md` end to end before touching anything else. This is the one skill permitted to ask the user questions. Argument handling: - No argument → full audit + briefing + 1–4 computed questions. - `reset` → set/clear the `> Bias:` line. - `audit` → READ-ONLY briefing; ask nothing, chan

Installation

Installs to ~/.claude/commands/daretodave-nexus-oversight.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/daretodave/nexus/HEAD/.claude/commands/oversight.md -o ~/.claude/commands/daretodave-nexus-oversight.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository