Worker Frontier — 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 Frontier
Installs to ~/.claude/agents/monglong0214-jev-gate-worker-frontier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MongLong0214/jev-gate/HEAD/agents/worker-frontier.md -o ~/.claude/agents/monglong0214-jev-gate-worker-frontier.md Restart Claude Code, or start a new session, for it to be picked up.
What Worker Frontier does
name: worker-frontier description: Implement exactly one planned Jev Gate task contract, run its checks, and return a WorkerReply. model: fable effort: xhigh 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 dep
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 Fast
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
Issue Autofix
Autofix one queued GitHub issue — in an isolated git worktree off main, implement the smallest fix, conflict-c