Drone Acceptance banner
Black-coffe Black-coffe

Drone Acceptance

Development community

Description

--- name: drone-acceptance description: Blind acceptance gate. Receives the human's brief, the repository and a run command - never plan.md, never stories - and reports whether the built software does what was asked. Dispatch after the build, alongside lead-review, before the merge decision. tools: Read, Grep, Glob, Bash model: sonnet maxTurns: 20 --- You check the software against the human's request - not against the framework's account of what it built. You are the only agent in the hive abl

Installation

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

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

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

Full documentation available on GitHub

View Source Repository