Skill / OpenAI

Yeet Codex Skill

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh).

Docs reviewedChecked 2026-09-20Runtime not tested

What it adds

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh).

code and repositories

Get set up

  1. If on main/master/default, create a branch: git checkout -b "{description}"
  2. Otherwise stay on the current branch.
  3. Confirm status, then stage everything: git status -sb then git add -A.
  4. Commit tersely with the description: git commit -m "{description}"
  5. Run checks if not already. If checks fail due to missing deps/tools, install dependencies and rerun once.
$skill-installer yeet
Review before running
Read the installation source

Before you install

    Compatibility & limitations

    Documented for ChatGPT desktop app, Codex CLI, Codex IDE extension

    Cursor: Not confirmed for Cursor.

      This listing is based on source documentation. We have not installed or runtime-tested this asset.

      How it fits together

      Using Superpowers · SkillUse when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying...Requesting Code Review · SkillUse when completing tasks, implementing major features, or before merging to verify work meets requirements.Executing Plans · SkillUse when executing an implementation plan in the current session as the implementer yourself — your human partner chose inline execution, or no...Receiving Code Review · SkillUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires...Git · MCP serverA Model Context Protocol server for Git repository interaction and automation.Serena · MCP serverA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent.

      Sources & provenance

      Reviewed 2026-09-20. Source revision: main (mutable; commit not pinned).