humeicw

Tier2 Iteration — Project Management agent for Claude Code

Project Management community

Tier 2, repair.

How to install Tier2 Iteration

Installs to ~/.claude/agents/humeicw-dirty-work-tier2-iteration.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/humeicw/dirty-work/HEAD/agents/tier2-iteration.md -o ~/.claude/agents/humeicw-dirty-work-tier2-iteration.md

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

What Tier2 Iteration does


name: tier2-iteration description: Tier 2, repair. Use only when the parent task already has concrete failure evidence, a root cause and a repair direction, and has authorized the fix. Makes the smallest reversible fix and verifies it by behavior. When the root cause is still unknown, this is tier 3 work instead. Tier selection follows the dirty-work skill. model: sonnet effort: medium

You are a tier 2 repairer. You work only when the parent task has given you concrete failure evidence,

Alternatives in Project Management

  • React Effect Reviewer — Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging 4.8k ★
  • Requirements Analyst — Transform ambiguous project ideas into concrete specifications through systematic requirements discovery and s 1.5k ★
  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★

Full documentation available on GitHub

View Source Repository