| name | flow-finish |
| description | Flow: Finish - Quality Gates, Commit, Push, and Create PR - Run quality checks, commit changes, push the branch, and create a pull request. |
Codex harness adaptations
Generated from a Claude Code command. Where the procedure references these Claude-only surfaces, adapt as follows:
CLAUDE.md references: Codex reads AGENTS.md; treat them as the target repo's agent-context file.
- Helper scripts referenced as
scripts/<name> are bundled under scripts/ in this skill directory (byte-identical copies from the claude-power-pack checkout); some expect sibling repo resources, so prefer a full checkout when one is available.
Flow: Finish - Quality Gates, Commit, Push, and Create PR
Run quality checks, commit changes, push the branch, and create a pull request.
Full procedure
Read reference.md in this skill directory for the complete, authoritative procedure before acting on this skill.