
Agent Foreman Plugins
- 247 repo stars
- Updated January 23, 2026
- mylukin/agent-foreman
Agent-foreman-plugins is a plugin marketplace that provides a Long Task Harness with external memory, feature-driven skills, and multi-agent handoffs for sustained Claude Code projects.
About
Agent-foreman-plugins is a Claude Code marketplace entry that delivers one agent-foreman plugin acting as a Long Task Harness for developers who outgrow single-shot prompts. External memory and a feature-driven loop mean your agent can resume context across days, passing work between specialized agent personas instead of cramming everything into one thread. Skills cover analyzing the project, initializing the harness, writing foreman specs, picking the next feature, and running implementation with explicit handoff discipline—patterns that mirror how an technical founder acts as PM, architect, and reviewer at once. Version 0.2.1 is published under MIT with documented agents for PM, UX, tech, QA, breakdown writing, and implementation. Use it when a roadmap has many dependent features and you want Claude Code to behave like a small studio with a foreman coordinating roles. It is process infrastructure, not a deploy or marketing tool, so pair it with your stack-specific skills for coding and shipping.
- Long Task Harness with external memory and feature-driven workflow (v0.2.1).
- Seven role agents: foreman, pm, ux, tech, qa, breakdown-writer, implementer.
- Five skills: project-analyze, init-harness, foreman-spec, feature-next, feature-run.
- Designed for clean agent handoffs on multi-session Claude Code work.
- MIT-licensed plugin from Lukin with repository at github.com/mylukin/agent-foreman.
Agent Foreman Plugins by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin marketplace add mylukin/agent-foremanAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 247 |
|---|---|
| Last updated | January 23, 2026 |
| Repository | mylukin/agent-foreman ↗ |
What it does
Run long, multi-feature agent builds with external memory, spec-driven features, and clean handoffs between foreman, PM, UX, tech, and QA roles.
Who is it for?
Best when you're running long Claude Code roadmaps and need PM-style specs, queued features, and separated implementer versus QA agents.
Skip if: One-off scripts, tiny fixes, or teams that already enforce full human project management outside the agent.
What you get
You run feature-next and feature-run cycles with persistent harness memory and role agents that hand off cleanly between sessions.
- Initialized harness with init-harness
- Foreman spec and prioritized feature queue
- Completed feature-run cycles with QA and implementer handoff records
By the numbers
- 1 plugin in marketplace
- 7 agent role definitions
- 5 workflow skills
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Long-task orchestration marketplace with seven agents, not a single coding skill or deploy MCP.
FAQ
Who is agent-foreman for?
Developers using Claude Code on multi-feature products who need durable memory and structured agent roles.
When should I use agent-foreman?
Use it at the start of a sustained build when tasks span many sessions and you want spec-driven feature queues plus handoffs.
How do I add agent-foreman to my agent?
Add the Agent Foreman Plugins marketplace in Claude Code, install the agent-foreman plugin, then run init-harness and project-analyze per bundled skills.