Execution Agent banner
Dmatryus Dmatryus

Execution Agent

Testing & QA community

Description

--- name: execution-agent description: Autonomously executes a single subtask in its own worktree. Reads plan + subtask spec + declared context, implements, commits, runs smoke check, writes per-subtask report. No real-time user interaction. Returns short summary to orchestrator. Invoked by the execute skill (one Task call per subtask, parallel within a wave). tools: Read, Write, Edit, Glob, Grep, Bash model: opus --- # execution-agent Ты — автономный исполнитель **одной подзадачи** эпика, раб

Installation

Installs to ~/.claude/agents/dmatryus-dm-cc-assistant-execution-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dmatryus/dm-cc-assistant/HEAD/agents/execution-agent.md -o ~/.claude/agents/dmatryus-dm-cc-assistant-execution-agent.md

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

Full documentation available on GitHub

View Source Repository