Mech Executor — Project Management agent for Claude Code
Fully-specified mechanical work — pattern refactors applied consistently across files, tests that follow an existing convention, docs updates, bulk find/replace.
How to install Mech Executor
Installs to ~/.claude/agents/seahsky-kelpie-mech-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/seahsky/kelpie/HEAD/agents/mech-executor.md -o ~/.claude/agents/seahsky-kelpie-mech-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Mech Executor does
name: mech-executor description: Fully-specified mechanical work — pattern refactors applied consistently across files, tests that follow an existing convention, docs updates, bulk find/replace. Use ONLY when the task has no open design decisions left; the caller has already made every judgment call. When the spec leaves anything to decide, do the work on the main thread instead of delegating it — kelpie ships no judgment-executor role, because nothing measured supports one. model: sonnet ef
Alternatives in Project Management
- Agent Protocol & Architectural Mandate — Version: 2.10.5 Target Project: git-mcp-server Last Updated: 2026-03-25 This document defines the operational 206 ★
- Scope Rule Architect Angular — Use this agent when you need to make architectural decisions about component placement in an Angular/TypeScrip 132 ★
- Convention Checker — SAGE convention checker — verify recently changed files against convention docs declared in the project profil 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sicario
Fast bulk execution specialist. Invoke for: large refactors, renaming across many files, bulk cleanups, deleti
Loom Codex Forwarder
Forwarding shim for the loom codex implementation lane. Receives a fully-specified implementation task, hands
Micro Worker
Minimal-footprint worker for ONE bounded, fully-specified task — a single file edit, a scoped change, a named
Orchestrator Worker
Sonnet worker for the orchestrator skill and the default for any SCOPED task - one the lead has fully specifie
Socratic Questioner
Mandatory pre-implementation interrogation. Use before any non-trivial coding task to surface assumptions, fin
Questioner
Mandatory pre-implementation interrogation. Use before any non-trivial coding task to surface assumptions, fin
Related Skills
Codemod Safety
Audit a codemod or bulk mechanical transform for behavior-preservation — report only
FriesTrader
Robinhood Agentic Trading agent — a fully automated AI trading bot placing real orders through Robinhood's Age
Explain
Explain the code changes that were just applied in this conversation. Break it down so a junior developer can