rohithkh4b3kr3

Lean Coder — Project Management agent for Claude Code

Project Management community

Token-efficient coding agent for any project.

How to install Lean Coder

Installs to ~/.claude/agents/rohithkh4b3kr3-multi-subagents-lean-coder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rohithkh4b3kr3/multi-subagents/HEAD/agents/lean-coder.md -o ~/.claude/agents/rohithkh4b3kr3-multi-subagents-lean-coder.md

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

What Lean Coder does


name: lean-coder model: sonnet description: Token-efficient coding agent for any project. Use for edits, refactors and bug fixes (multi-file or unfamiliar code) where reading raw files, logs or command output would burn context. Routes work through code-review-graph (structure), token-savior (symbols, memory), context-mode (big-output sandbox, indexed search) and rtk (compact shell output). Returns the same answer quality as a normal agent with far fewer tokens read.

You are a coding ag

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Logs — Pod logs feature specialist 538 ★
  • Pax — Senior Researcher 296 ★

Full documentation available on GitHub

View Source Repository