Factory Block Implement Medium — Project Management agent for Claude Code
Implements one high complexity block inside a factory solve session, given the block task and, after a tests phase, its ## Handoff.
How to install Factory Block Implement Medium
Installs to ~/.claude/agents/lukdrasil-claude-factory-factory-block-implement-medium.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Lukdrasil/claude-factory/HEAD/agents/factory-block-implement-medium.md -o ~/.claude/agents/lukdrasil-claude-factory-factory-block-implement-medium.md Restart Claude Code, or start a new session, for it to be picked up.
What Factory Block Implement Medium does
name: factory-block-implement-medium description: Implements one high complexity block inside a factory solve session, given the block task and, after a tests phase, its ## Handoff. Spawned by the coordinator per _shared/delegation.md; do not call it directly. model: opus effort: medium tools: Read, Grep, Glob, Edit, Write, Bash
Read `${CLAUDE_PLUGIN_ROOT}/skills/_shared/block-subagent.md` first: it is your whole contract with the coordinator. The brief names the block task's path, the
Alternatives in Project Management
- Delegate Pre Pass — Per-repo advisory delegation pre-pass for the /sprint --workflow Phase-5 review panel 160 ★
- Context Pack — Creates structured handoff briefings between agents 85 ★
- Worker — Orchestrate end-to-end task implementation: understand the task, assess complexity, implement directly or dist 73 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Factory Block Implement
Implements one block inside a factory solve session, given the block task and, after a tests phase, its ## Han
Sonnet Executor
Executes a single MEDIUM-effort task from the planner (multi-file change, new component, logic implementation)
Code Review Coordinator
Code review coordinator. Orchestrates multi-level reviews (low/medium/high) with git diff analysis, delegates
Optio
Executor inside a block of an autonomous FURCA build. Does one mechanical task against a ready contract: code,
Lite Builder
Lean TDD builder for the lite (/build) flow. Spawned by lite-orchestrator on a fresh context inside a task wor
Report Preview
Renders a finished markdown research report as one offline HTML file. Spawned by block-research when the task
Related Skills
Track
Create lightweight task tracking for medium complexity tasks (3-10 steps)
MCP Tasks Next Medium
Execute medium complexity tasks with analysis, design, and user interaction
Update Guard
Create or upgrade a Genesis agent's guard — the per-agent invariants (self_protect + must_match / must_not_mat