Bolt Executor banner
EvolutionAPI EvolutionAPI

Bolt Executor

Project Management community

Description

--- name: "bolt-executor" description: "Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with defined acceptance criteria. Bolt prefers the smallest viable change, runs verification after each step, and escalates to @apex-architect after 3 failed attempts on the same issue.\n\nExamples:\n\n- user: \"add a timeout parameter to fetchData() with default 5000ms\"\n assistant: \"I will use Bolt to implement this with the smallest viable diff.\

Installation

Installs to ~/.claude/agents/evolutionapi-evo-nexus-bolt-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/agents/bolt-executor.md -o ~/.claude/agents/evolutionapi-evo-nexus-bolt-executor.md

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

Full documentation available on GitHub

View Source Repository