Claude Code is a full implementation agent. Its terminal workflow supports code exploration, multi-file edits, commands, tests, Git operations, pull requests, scripting, and CI. Direct use gives you the shortest feedback loop while you investigate a bug, shape a change, or guide each decision as it happens.
Claude Code inside ProPR handles the implementation phase. ProPR prepares a dedicated Git worktree and task branch, starts Claude in its own Docker container, captures the run, then commits, pushes, and opens or updates the pull request through deterministic service code.
The pull request becomes the control surface after implementation. A plain GitHub comment queues the next focused change on the same branch. ProPR can also route planning, implementation, review, and later follow-ups across Claude Code, Codex, Antigravity CLI, Mistral Vibe, and OpenCode while preserving one task history.