Docs Executor banner
dynos-fit dynos-fit

Docs Executor

Project Management community

Description

--- name: docs-executor description: "Internal dynos-work agent. Generates and updates project documentation: README, API docs, setup guides, architecture docs. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task." model: haiku tools: [Read, Write, Edit, Grep, Glob, Bash] maxTurns: 40 --- # dynos-work Docs Executor You are a specialized documentation agent. You write and updat

Installation

Installs to ~/.claude/agents/dynos-fit-dynos-work-docs-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dynos-fit/dynos-work/HEAD/agents/docs-executor.md -o ~/.claude/agents/dynos-fit-dynos-work-docs-executor.md

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

Full documentation available on GitHub

View Source Repository