
Pl4n
Register pl4n so Claude Code and Codex jointly draft implementation plans with you approving each step before coding.
Overview
pl4n is a plugin marketplace for the validate phase that registers a multi-agent CLI to co-author implementation plans with Claude Code, Codex, and human review.
What is this marketplace?
- Bundles one pl4n plugin that orchestrates Claude Code and Codex for collaborative planning
- Human-in-the-loop review gates between multi-agent plan drafts
- Bun + TypeScript ensemble CLI aimed at implementation-plan workflows
- Keywords cover multi-agent orchestration, Codex, and Claude Code
- MIT-licensed plugin v0.2.0 from the gbasin/pl4n repository
What problem does it solve?
Splitting planning across Claude Code and Codex without a shared workflow leaves contradictory specs and skipped review.
Who is it for?
Indie builders who routinely pair Claude Code with Codex and want ensemble planning with explicit human gates.
Skip if: Builders who only need a one-off prompt or a single-agent skill with no orchestration CLI.
What do I get? / Deliverables
After adding the marketplace you get orchestrated, reviewable implementation plans both agents helped shape.
- Reviewed multi-agent implementation plan artifact
- Orchestrated Claude Code and Codex planning session
- Local pl4n plugin registered from the marketplace
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
How it compares
Multi-agent planning marketplace, not a single-task MCP server or UI component pack.
Common Questions / FAQ
Who is Pl4n for?
Solo and small-team builders using Claude Code and Codex who want structured, reviewed implementation plans before coding.
When should I use Pl4n?
Use it when a feature or refactor needs a serious plan and you want two agents to draft while you approve each iteration.
How do I add Pl4n to my agent?
Add the gbasin/Pl4n Claude marketplace to Claude Code, install the bundled Pl4n plugin, and run the ensemble CLI from your project per the repo README.