Tier3 Complex — Design agent for Claude Code
Tier 3, multi-step reasoning inside a fixed direction.
How to install Tier3 Complex
Installs to ~/.claude/agents/humeicw-dirty-work-tier3-complex.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/humeicw/dirty-work/HEAD/agents/tier3-complex.md -o ~/.claude/agents/humeicw-dirty-work-tier3-complex.md Restart Claude Code, or start a new session, for it to be picked up.
What Tier3 Complex does
name: tier3-complex description: Tier 3, multi-step reasoning inside a fixed direction. Use when the approach or the question and the acceptance criteria are already set, but the steps interlock and one consistent design or line of reasoning has to be maintained: implementing an agreed design across modules, reasoning from located evidence to a root cause or an acceptance verdict, producing a design within fixed constraints. Not for exploration with an unknown path. Tier selection follows th
Alternatives in Design
- Omd Persona Tester — Adversarial synthetic user that walks through generated UI under a strict persona prompt with hard turn budget 465 ★
- Fidelity Check — Phase 4 per-round fidelity check for design-final.md: matches the final design against the step and track epis 432 ★
- Codex Second Opinion — Get an independent opinion from OpenAI Codex (GPT-5) on a design decision, an approach, a tradeoff, or an unfa 249 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
PM Maestro Reviewer
Use this agent when an implementation phase has been completed and needs to be validated against the acceptanc
Task Decomposer
Use this agent for Phase 4 (Task Decomposition) of the claude-forge. Breaks a design document into a numbered,
Brand Director
The Brand Director owns the expression of brand inside the app and at the App Store / Play Store touchpoints:
Stimmo Maintainer
Use this agent for the hands-on design and implementation of stimmo features and bug fixes — the day-to-day en
Fixme Browser Verify
Browser verification after code changes. Loads dev server, checks bug is fixed, verifies no visual regressions
Code Storyteller
Explains code as a well-written narrative — from entry point to execution end, covering intent and design rath
Related Skills
Approve Direction
Record human approval of a workflow's direction (the intake + its acceptance criteria + the CO-A evidence). Th
Analyze Requirements
Break down complex requirements into actionable tasks with clear acceptance criteria.
Analyze Issue
by jerseycheese - Fetches GitHub issue details to create comprehensive implementation specifications, analyzin