By cooneycw
Delegate tasks from Claude to Codex CLI for cross-model orchestration: read-only queries, one-shot code runs with JSONL monitoring, and full GitHub issue lifecycle management from worktree creation to PR submission.
Delegate a read-only question to Codex (gpt-5.5) and relay its answer - read-only by default, network opt-in on explicit request
Full issue lifecycle delegated to Codex - worktree, implement, review, quality gates, PR
One-shot Codex execution in current directory with JSONL monitoring
Codex Orchestration commands overview
Check Codex CLI installation, config, and readiness
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cooneycw/claude-power-pack --plugin codexCLAUDE.md management for Claude Code projects: /claude-md:lint checks for missing CI/CD, Docker, and troubleshooting directives.
Documentation and diagrams for Claude Code projects: /documentation:c4 renders C4 architecture diagrams (L1-L4) as GitHub-renderable Mermaid, /documentation:pptx builds PowerPoint decks with optional diagrams.
GitHub issue management from Claude Code: create, list, view, update, and close issues (/github:issue-create, issue-list, issue-view, issue-update, issue-close).
Automated web QA from Claude Code: /qa:test drives browser-based test runs against a running application.
Project scaffolding: /project:init zero-to-GitHub-repo orchestration (repo creation, CLAUDE.md via the native /init, CI/CD wiring).
Worktree-based GitHub issue lifecycle for Claude Code: /flow:start, /flow:eli5 (necessity gate), /flow:check, /flow:finish, /flow:merge, /flow:deploy, /flow:auto (full lifecycle in one shot), plus sync, cleanup, status, and doctor helpers. Issue-anchored branch naming and quality gates on top of native worktrees.
Claude Code settings and skills for spec-driven development workflows
Autonomous session orchestrator for Claude Code - manages multi-phase development workflows
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
GitHub integration providing repository management, issues, pull requests, actions, and code search via GitHub Copilot's hosted MCP server. Zero configuration required.
Claude Code and Codex CLI dual-agent workflow orchestration.