Bolt Executor banner
EvolutionAPI EvolutionAPI

Bolt Executor

Development community

Description

Use the @bolt-executor agent to implement the following: $ARGUMENTS If no arguments were provided, ask the user what they want implemented (feature, fix, refactor). Bolt prefers the smallest viable change, runs verification after each step, and escalates to @apex-architect after 3 failed attempts on the same issue.

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/commands/bolt-executor.md -o ~/.claude/commands/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