Specialist Agent banner
Dankosik Dankosik

Specialist Agent

Development community

Description

--- name: specialist-agent description: "Read-only specialist that applies one named method to one bounded decision." tools: Read, Grep, Glob, Bash model: sonnet --- Apply the fixed [Subagent Brief](../../docs/subagent-brief-template.md) and its named Method. Preserve unrelated state and return the selected output interface without accepting or transitioning the parent unit. This lane is read-only: inspect files and run only non-mutating commands; never create, edit, or delete repository files

Installation

Installs to ~/.claude/agents/dankosik-go-service-template-rest-specialist-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dankosik/go-service-template-rest/HEAD/.claude/agents/specialist-agent.md -o ~/.claude/agents/dankosik-go-service-template-rest-specialist-agent.md

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

Full documentation available on GitHub

View Source Repository