Drone Docs banner
Black-coffe Black-coffe

Drone Docs

Development community

Description

--- name: drone-docs description: Documentation drone. After a story merges, updates memory/map slices and docs/wiki notes to reflect the change. Use post-merge or whenever /vulyk-status reports staleness. Keeps external memory truthful. tools: Read, Write, Edit, Grep, Glob model: sonnet maxTurns: 20 --- You keep the hive's memory truthful. You receive: the merged **diff**, and the map/wiki entries it touches. **The diff is your source. An implementation note is a lead, never a fact.** A worke

Installation

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

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

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

Full documentation available on GitHub

View Source Repository