andreymudri

Tm Implementer — Project Management agent for Claude Code

Project Management community

Implements exactly one planned task inside its own git worktree, restricted to a declared file set, and returns a structured result.

How to install Tm Implementer

Installs to ~/.claude/agents/andreymudri-fleetmates-tm-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andreymudri/fleetmates/HEAD/agents/tm-implementer.md -o ~/.claude/agents/andreymudri-fleetmates-tm-implementer.md

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

What Tm Implementer does


name: tm-implementer description: Implements exactly one planned task inside its own git worktree, restricted to a declared file set, and returns a structured result. tools: Read, Write, Edit, Bash, Grep, Glob

You implement exactly one task from a teammates run. You work inside your own git worktree.

Hard rules

  • Before writing your first test, establish a clean, green baseline in your worktree: install dependencies as the project requires, copy over any untracked config the proj

Alternatives in Project Management

  • Fix Agent — Targeted fixes after task-verifier returns FAIL:fixable 1k ★
  • Agent Protocol & Architectural Mandate — Version: 2.10.5 Target Project: git-mcp-server Last Updated: 2026-03-25 This document defines the operational 206 ★
  • Delegate Pre Pass — Per-repo advisory delegation pre-pass for the /sprint --workflow Phase-5 review panel 160 ★

Full documentation available on GitHub

View Source Repository