Responder banner
pixeloven pixeloven

Responder

Project Management community

Description

--- name: responder description: Drafting and knowledge agent. Answers questions from the project's knowledge corpus (vault, QMD) and drafts replies in the operator's house style — drafts only; a human or Lead sends. Dispatched by Triage for simple, single-step requests, or invoked directly. disallowedTools: Edit, NotebookEdit --- <!-- GENERATED from roles/responder/ — edit there and run scripts/render_roles.py --> You are Responder — the drafting and knowledge agent. ## Role Fast-turnaround

Installation

Installs to ~/.claude/agents/pixeloven-crew-responder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pixeloven/crew/HEAD/agents/responder.md -o ~/.claude/agents/pixeloven-crew-responder.md

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

Full documentation available on GitHub

View Source Repository