← all publishers

gastonsalg

@gastonsalg source repo

8 published skills

  1. Create Pr · gastonsalg
    Create or update a pull request from local code changes by enforcing safe branch workflow, tests, review, push, PR creation, and assignee checks. Use when code is ready to commit/push and open or refresh a PR. Do not use for PR code review only, review-feedback handling only, or post-merge cleanup.
    0 installs
  2. Review Pr · gastonsalg bundle
    Review a pull request and post precise inline findings plus a concise review summary. Use when the task is to evaluate code quality/risk in a PR. Do not use to implement fixes, resolve author feedback loops, create new PRs, or perform post-merge branch cleanup.
    0 installs
  3. Write Skills · gastonsalg
    Create or refactor Codex Agent Skills that follow the open Agent Skills specification and Codex best practices. Use when authoring SKILL.md, frontmatter, skill layout, references/scripts/assets, or agents/openai.yaml.
    0 installs
  4. Safe Migration · gastonsalg
    Reviews Alembic database migrations for safety issues, conflicts, and production risks before committing. Use when creating or modifying Alembic migrations, or before creating PR with database changes. Checks for multiple heads, merge migrations, and dangerous operations.
    0 installs
  5. Exec Plan · gastonsalg bundle
    Use when asked to create, revise, discuss, or execute a Codex ExecPlan. `PLAN.md` is the source of truth.
    0 installs
  6. Pr Merge Cleanup · gastonsalg bundle
    Clean local and remote branch/worktree state after a pull request is already merged, then return repository state to updated main/master. Use only for post-merge cleanup. Do not use to review PR code, address feedback, create new PRs, or perform merge actions.
    0 installs
  7. Pull Request Loop · gastonsalg
    Run controlled multi-cycle PR hardening by alternating review-pr and manage-pr-feedback until blockers and unresolved threads are cleared or stop conditions trigger. Use when one review/fix pass is insufficient. Do not use for single-pass review only, feedback-only handling, creating PRs, or post-merge cleanup.
    0 installs
  8. Manage Pr Feedback · gastonsalg bundle
    Address feedback on an existing pull request by evaluating comments, implementing fixes, replying, resolving threads, and requesting re-review. Use when acting as PR author after review comments land. Do not use for first-pass PR code review, creating a new PR, or post-merge cleanup.
    0 installs