Supervisor banner
thefilesareinthecomputer thefilesareinthecomputer

Supervisor

Development community

Description

--- description: Look over my shoulder. Spawn the fresh-context supervisor peer to scrutinize in-flight work for scope drift, context rot, rookie mistakes, lazy shortcuts, over-engineering, and safety landmines. Non-blocking and advisory. --- Invoke the `cover-me` skill. Spawn the **`supervisor`** subagent in a forked/parallel context and hand it the brief it needs: 1. **Task intent**: what this work is actually supposed to do, in a sentence or two (the yardstick for drift). 2. **Work so f

Installation

Installs to ~/.claude/skills/thefilesareinthecomputer-dotagents-supervisor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thefilesareinthecomputer-dotagents-supervisor && curl -fsSL https://raw.githubusercontent.com/thefilesareinthecomputer/dotagents/HEAD/commands/supervisor.md -o ~/.claude/skills/thefilesareinthecomputer-dotagents-supervisor/SKILL.md

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

Full documentation available on GitHub

View Source Repository