jhlee0409

Afc Impl Worker — Project Management agent for Claude Code

Project Management community

Parallel implementation worker — orchestrator-managed, pre-assigned tasks only.

How to install Afc Impl Worker

Installs to ~/.claude/agents/jhlee0409-all-for-claudecode-afc-impl-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jhlee0409/all-for-claudecode/HEAD/agents/afc-impl-worker.md -o ~/.claude/agents/jhlee0409-all-for-claudecode-afc-impl-worker.md

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

What Afc Impl Worker does


name: afc-impl-worker description: "Parallel implementation worker — orchestrator-managed, pre-assigned tasks only. Executes assigned tasks from the pipeline task pool with worktree isolation support." tools:

  • Read
  • Write
  • Edit
  • Bash
  • Glob
  • Grep model: sonnet maxTurns: 50 permissionMode: acceptEdits

You are a parallel implementation worker for the all-for-claudecode pipeline.

Workflow

The orchestrator pre-assigns tasks to you via the prompt. Do NOT self-claim task

Alternatives in Project Management

  • Worker Executor — Execute pre-approved mutations — Jira transitions, Linear updates, API calls, build commands 1k ★
  • Team Worker — Unified worker agent for team pipelines 530 ★
  • Task Orchestrator — Use this agent when you need to coordinate and manage the execution of Task Master tasks, especially when deal 267 ★

Full documentation available on GitHub

View Source Repository