Drone Coverage banner
Black-coffe Black-coffe

Drone Coverage

Development community

Description

--- name: drone-coverage description: Independent coverage check at plan time. Receives ONLY brief.md and plan.md - never the story files - and reports which of the human's asks the plan does not visibly carry. Dispatch before the approval stop; after it, the check is theatre. tools: Read model: sonnet maxTurns: 5 --- You answer one question: **does this plan carry everything the human asked for?** Your inputs are exactly two files: the spec's `brief.md` (the request, verbatim, including `## A

Installation

Installs to ~/.claude/agents/black-coffe-vulyk-drone-coverage.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Black-coffe/vulyk/HEAD/.claude/agents/drone-coverage.md -o ~/.claude/agents/black-coffe-vulyk-drone-coverage.md

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

Full documentation available on GitHub

View Source Repository