Lukdrasil

Factory Block Implement — Project Management agent for Claude Code

Project Management community

Implements one block inside a factory solve session, given the block task and, after a tests phase, its ## Handoff.

How to install Factory Block Implement

Installs to ~/.claude/agents/lukdrasil-claude-factory-factory-block-implement.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Lukdrasil/claude-factory/HEAD/agents/factory-block-implement.md -o ~/.claude/agents/lukdrasil-claude-factory-factory-block-implement.md

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

What Factory Block Implement does


name: factory-block-implement description: Implements one 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: low 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 worktree (cwd), the archet

Alternatives in Project Management

  • Readme Writer — Use when writing or cleaning up a README or developer-facing project docs 165 ★
  • 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 ★

Full documentation available on GitHub

View Source Repository