seahsky

Mech Executor — Project Management agent for Claude Code

Project Management community

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

Terminal
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 Repository