Start a session in pair-planning mode where Claude and Codex (read-only) each draft an independent implementation plan for a task, then cross-review through an open-point ledger until consensus, escalating remaining disagreements to the user. Produces one agreed plan; does not write code. Use at the start of a task to align two frontier models on the approach before implementation.
$npx -y skills add bengous/claude-code-plugins --skill pair-planningInstalls into the current project.
Run `npx skills use "https://github.com/bengous/claude-code-plugins" --skill "bengous/claude-code-plugins/pair-planning"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bengous/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/bengous/claude-code-plugins"` and select the relevant skills, then follow their instructions.