con un clic
codex-power-pack
codex-power-pack contiene 119 skills recopiladas de cooneycw, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Analyze a GitHub-backed repository's open issues, pull requests, branches, and worktrees to recommend the next unclaimed issue or cleanup action. Use when Codex is asked what to work on next, to triage project backlog, or to choose between open GitHub issues.
Analyze a GitHub-backed repository's open issues, pull requests, branches, and worktrees to recommend the next unclaimed issue or cleanup action. Use when Codex is asked what to work on next, to triage project backlog, or to choose between open GitHub issues.
Launch a bounded, read-only Claude Code session through the Claude Agent SDK to review the current issue-branch diff and advise Codex. Use when the user requests a Claude or cross-model code review, or when flow-auto remains stuck after two materially distinct attempts and needs implementation support.
Launch a bounded, read-only Claude Code session through the Claude Agent SDK to review the current issue-branch diff and advise Codex. Use when the user requests a Claude or cross-model code review, or when flow-auto remains stuck after two materially distinct attempts and needs implementation support.
Bootstrap Codex Power Pack host wiring with explicit consent for every global change
Report installed Codex Power Pack plugins, host pointers, health, and drift without changing the machine
Refresh Codex Power Pack host wiring additively and with explicit consent
Flow: Auto Codex - Full Issue Lifecycle with a Codex Pre-PR Review Stage - `/flow-auto` with one addition: after Implement and before the PR is ...
Flow: Auto - Full Issue Lifecycle in One Shot - Complete end-to-end workflow: start worktree → analyze issue → ELI5 plan + necessity gate → implement ...
Clean up stale worktree references and merged branches
Diagnose flow workflow setup and environment
Flow: Finish - Quality Gates, Commit, Push, and Create PR - Run quality checks, commit changes, push the branch, and create a pull request.
Flow Commands - Streamlined worktree-based development workflow. No locks, no Redis - just git.
Flow: Merge PR and Clean Up - Merge the current branch's PR, then clean up the worktree and branch.
Install the flow helper family into <SKILL_DIR>/scripts/ (fixes exit-127 on marketplace-only installs)
Flow: Start Working on an Issue - Create a worktree and branch for a GitHub issue. Stateless - all context from git and GitHub.
Bootstrap Codex Power Pack host wiring with explicit consent for every global change
Report installed Codex Power Pack plugins, host pointers, health, and drift without changing the machine
Refresh Codex Power Pack host wiring additively and with explicit consent
Flow: Auto - Full Issue Lifecycle in One Shot - Complete end-to-end workflow: start worktree → analyze issue → ELI5 plan + necessity gate → implement ...
Clean up stale worktree references and merged branches
Diagnose flow workflow setup and environment
Flow: Finish - Quality Gates, Commit, Push, and Create PR - Run quality checks, commit changes, push the branch, and create a pull request.
Flow Commands - Streamlined worktree-based development workflow. No locks, no Redis - just git.
Flow: Merge PR and Clean Up - Merge the current branch's PR, then clean up the worktree and branch.
Flow: Start Working on an Issue - Create a worktree and branch for a GitHub issue. Stateless - all context from git and GitHub.
Risk-graded permission audit - wraps native /fewer-permission-prompts with allow/ask/deny tiers
Verify a deployment against a pre-deploy baseline (proceed/rollback)
Flow: Deploy via Makefile - Run deployment using the project's Makefile targets.
Flow: ELI5 - Post-Analysis Plan + Necessity Gate - The post-analysis, pre-implementation communication and approval gate. Restates an issue's intent ...
Flow: Status of Active Worktrees - Show all active worktrees with their issue, branch, dirty state, and PR status.
Flow: Sync - Push WIP to Remote for Cross-Machine Pickup - Push the current branch to the remote so you can continue work on another machine. ...
Overview of all GitHub issue management commands
Close a GitHub issue with optional comment
Create a new GitHub issue in claude-power-pack
List and search GitHub issues in claude-power-pack
Update an existing GitHub issue (title, body, labels, assignees, comments)
View GitHub issue details and comments
Overview of documentation and diagram commands
Flow: Status of Active Worktrees - Show all active worktrees with their issue, branch, dirty state, and PR status.