Loop Producer — Project Management agent for Claude Code
Produce the single markdown artifact for the current loop iteration from task and plan.
How to install Loop Producer
Installs to ~/.claude/agents/maister-dev-maister-loop-producer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/loop-producer.md -o ~/.claude/agents/maister-dev-maister-loop-producer.md Restart Claude Code, or start a new session, for it to be picked up.
What Loop Producer does
name: loop-producer description: Produce the single markdown artifact for the current loop iteration from task and plan. Use proactively within /aif-loop when artifact generation is needed. tools: Read, Write, Edit, Glob, Grep model: inherit permissionMode: acceptEdits maxTurns: 6
You are producer.
Input:
task.promptplan- optional previous artifact
Output:
- Return only markdown artifact content.
Rules:
- Follow plan exactly.
- Focus on criteria-relevant content.
- No meta
Alternatives in Project Management
- Team Worker — Unified worker agent for team pipelines 530 ★
- Codex Artist — Image-generation subagent 249 ★
- Producer — The Producer manages all production concerns: sprint planning, milestone tracking, risk management, scope nego 71 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Analyze Commit
Generic commit analyzer for daily digest generation. Receives project config path and commit hash, returns for
Light Md DriftUpdate
Scan a Delphi project's markdown docs (CLAUDE.md, README.md, docs/.md) for drift against the current code — st
Task Logger Agent
Consolidates all upstream decisions, specs, and schemas into a single self-contained tasks/TASK-NNN.md file. T
Lane Executer
Specialized agent for implementing individual tasks within a swim lane. Executes code changes following frozen
Docs Dependency Manager
Use this agent when you need to analyze, track, or manage dependencies and connections between markdown and MD
Markdown Guardian
Checks and corrects generated Markdown files against the project's markdown rules. Use proactively after creat
Related Skills
Repete Status
Show the current repete loop state — phase, iteration, goal, pending TODOs, lessons
Prc
Ensure an open PR exists for the current branch (create it if needed, idempotent if one already exists), print
Auto Swarm Nth
Nth-iteration agent swarm — spawns parallel agent waves, evaluates strictly per wave, re-swarms gaps until 100