PullPlane keeps planning, agent execution, and code review attached to the same card so every participant can see the current brief and the artifact it produced.
Run, inspect, and refine
Assign Claude, Codex, Research, a specialist role, or a reusable recipe. Coding work runs in an isolated sandbox while the team can inspect status, terminal output, touched files, the diff, and a preview when the application can be started.
- Resolve agent questions when a real decision blocks the run
- Compare the result with the card's acceptance criteria
- Use another run on the card branch when the work needs revision
Keep merge as a human decision
The coding result is pushed to a branch and opened as a pull request. Required checks and specialist gates can report blockers, but a human approves the merge into the default branch.