The Pair Planning Framework: A pluggable multi-agent planning framework for Claude Code. Swap planning engines (Claude, RepoPrompt, Codex) while keeping the same discovery agents and execution patterns.
Stars
5
Forks
1
Watchers
5
Open Issues
2
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
40
commits
Update codex plugins to gpt-5.2 and repoprompt plugins to rp-cli
5602d61View on GitHubRemove verbose planning engine documentation from main README
6e3bd2aView on GitHubUpdate main README diagrams with background agent pattern
0af199bView on GitHubUpdate architecture diagrams with background agent execution pattern
b96787cView on GitHubUpdate READMEs with background agent execution documentation
be5c389View on GitHubUpdate marketplace.json versions for background agent support
705a3cdView on GitHubUpdate all plugins to use background agents with TaskOutput
1daba08View on GitHubBump codex plugin versions for gpt-5.2-codex model update
dbf041bView on GitHubUpdate codex plugins to use gpt-5.2-codex with --reasoning-effort high
11c2a80View on GitHubAdd verbatim plan passthrough instructions to all planners
6c87610View on GitHubRefactor from MCP-based to CLI-based planning for Codex and Gemini
a2898ccView on GitHub