implementation-final-review

Installation
SKILL.md

Implementation Final Review

Review the original requirement and complete task diff, including committed, staged, unstaged, and task-owned untracked files. Use the intended target's merge base for patch ownership and the latest release separately when released compatibility matters. Apply the finding threshold and supported-scope rules in AGENTS.md.

Choose the review tier

Classify the complete change by its semantic impact, not its line count, extension, or location. Record the tier and a short reason in existing working notes; do not create a separate classification report.

Tier Boundary Required review
Lightweight Only spelling, comments, or formatting; no change to execution, public contracts, test expectations, configuration, or documented meaning. Self-check the complete diff and run applicable focused checks. Independent review is optional.
Ordinary Local behavior changes within an established contract, ordinary test additions, or behavioral documentation without a high-risk boundary change. One independent reviewer in a fresh context. Use the procedure below.
High risk Changes to security, credentials, sensitive-data handling, trust, persistence/resume, durable state, concurrency/cancellation/shared lifecycle ownership, released compatibility, package/runtime exports, protocol ownership, or cross-provider lifecycle; also any review cycle with a validated P0/P1. Two independent reviewers with complementary specialties. Read high-risk-review.md, which owns the strict protocol and final-evidence rules.

A one-line condition fix is at least ordinary. Public annotations and schema-generating types can change contracts. Test deletion or changed expectations, CI/build configuration, and policy changes are not lightweight merely because they do not edit runtime files. An uncertainty about high-risk impact must be resolved before accepting an ordinary clean review; escalate when the affected boundary requires it. Do not downgrade a cycle after a validated P0/P1 just because the immediate fix is small.

Planning, investigation, and report-only tasks do not start this implementation workflow. Repo-meta work uses the applicable skill's focused validation. When implementing changes to decision-making guidance, perform realistic scenario checks and an independent pass rather than an SDK runtime review packet. Report-only assessments may inspect existing review/scenario evidence; they do not automatically commission another implementation review. Editorial documentation follows the repository's documentation verification tiers.

Ordinary independent review

Installs
7
GitHub Stars
3.8K
First Seen
Aug 8, 2026
implementation-final-review — openai/openai-agents-js