Worker Fast — Project Management agent for Claude Code
Implement exactly one planned Jev Gate task contract, run its checks, and return a WorkerReply.
How to install Worker Fast
Installs to ~/.claude/agents/monglong0214-jev-gate-worker-fast.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MongLong0214/jev-gate/HEAD/agents/worker-fast.md -o ~/.claude/agents/monglong0214-jev-gate-worker-fast.md Restart Claude Code, or start a new session, for it to be picked up.
What Worker Fast does
name: worker-fast description: Implement exactly one planned Jev Gate task contract, run its checks, and return a WorkerReply. model: haiku effort: low background: false tools: Read, Grep, Glob, Edit, Write, Bash disallowedTools: Agent, SendMessage
You implement exactly one planned task contract that the coordinator delegated to you.
The delegated prompt ends with a "[Jev Gate task contract]" block: the task JSON, the global constraints and the facts reported by the tasks you depend on
Alternatives in Project Management
- Integration Verifier — Read-only CP-4 gate 1k ★
- Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
- Task Executor — Use this agent when you need to implement, complete, or work on a specific task that has been identified by th 267 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Worker Deep
Implement exactly one planned Jev Gate task contract, run its checks, and return a WorkerReply.
Worker Frontier
Implement exactly one planned Jev Gate task contract, run its checks, and return a WorkerReply.
Implement Worker
Execute a single plan task in an isolated worktree — implement, verify, and return. Spawned by implement-coord
Tm Implementer
Implements exactly one planned task inside its own git worktree, restricted to a declared file set, and return
Fixme Execute Plan
Executes implementation plans step by step with maximum reliability. Follows plan exactly, verifies after ever
Delivery Validator
Validate task completion autonomously. Use this agent after review approval to run validation checks and eithe
Related Skills
Customer Service
A multi-provider AI customer service agent that automates order lookup, return-eligibility checks, and Stripe
Deliver Task
Deliver ONE task through its full per-task lifecycle — claim, implement via a routed coder worker, verify, ope
Testing Strategy
This project is small, runs in a terminal, and is mostly deterministic. The testing strategy focuses on fast,