prs
Installation
SKILL.md
PR Management
Use this skill for pull request operations and process design across an engineering team.
This skill covers both:
- system design: how a team should run PR review, routing, CI, and merge policy
- operational execution: how to triage active PRs, resolve straightforward conflicts, and decide when human judgment is required
External Skill Chains
Use live external skills when they are installed. If one is missing, report the fallback command instead of copying its guidance inline. Local skill rules, repo-specific facts, safety gates, product/channel constraints, and explicit local exceptions win over external guidance when they conflict.
deslop: Remove AI-generated code slop from the current diff without changing behavior. Install:python scripts/install-external-skills.py --skill deslop --agent codex.thermo-nuclear-code-quality-review: Run an unusually strict maintainability and abstraction-quality review. Install:python scripts/install-external-skills.py --skill thermo-nuclear-code-quality-review --agent codex.no-mistakes: Gate explicit ship, push, PR, or validate flows through the no-mistakes pipeline. Install:python scripts/install-external-skills.py --skill no-mistakes --agent codex.improve: Run a read-only senior codebase audit and write execution-ready plans for other agents. Install:python scripts/install-external-skills.py --skill improve --agent codex.