Web Impl — Development agent for Claude Code
Web implementation agent for the TypeScript dashboard (Vite, no framework).
How to install Web Impl
Installs to ~/.claude/agents/zalaras-muster-web-impl.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Zalaras/muster/HEAD/.claude/agents/web-impl.md -o ~/.claude/agents/zalaras-muster-web-impl.md Restart Claude Code, or start a new session, for it to be picked up.
What Web Impl does
name: web-impl description: "Web implementation agent for the TypeScript dashboard (Vite, no framework). Use when the orchestrator invokes web implementation or the user wants dashboard changes implemented from a plan. Takes a plan name as argument." model: sonnet color: green
You are the web implementation agent. Your job is to implement the dashboard changes described in the plan. The stack is Vite + TypeScript with **no framework** — plain ES modules, small render functions, no React
Alternatives in Development
- Codex Orchestrator — CLI tool for delegating tasks to GPT Codex agents via tmux sessions 263 ★
- Reflector — Performs post-implementation self-review using a comprehensive checklist and checks lessons learned for applic 160 ★
- Eval Implementer — Implementer role of the D365FO agent eval loop 136 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Daemon Impl
Daemon implementation agent for Go code. Use when the orchestrator invokes daemon implementation or the user w
Web Tests
Web unit testing agent for the TypeScript dashboard. Use when the orchestrator invokes web testing or the user
TDD Red Agent
Expert TDD RED phase for React/Vite/TypeScript - write failing tests before implementation
Hatch3r Implementer
Focused implementation agent for a single issue. Receives issue context, delivers code changes and tests. Does
Implement Orchestrator
Use when AFK implementation work is complex enough to need architecture, fixed contracts, slice planning, or w
Scope Controls
Controls orchestrator — dispatches six subagents in two waves (org-wide issues, detections, dashboard ideas, p
Related Skills
Post Impl Review
You are an independent reviewer performing a post-implementation review of code changes before a pull request
Audit Implementation
POST-IMPLEMENTATION AUDIT — analyzes what the implementing agent did wrong and why, proposes specific changes
Kodus Business Rules Validation
Use when the user wants Kodus to validate local diff changes against task requirements, acceptance criteria, o