Final Client Handoff
Use this skill to give the user a calm, accurate closeout they can trust and act on.
Closeout modes
For a small change, report changed files, actual checks and remaining limits; no release manifest is required. For a client release, aggregate existing applicable ownership, tested/untested, recovery and release evidence using the full procedure below.
Workflow
- Inspect the affected surface, relevant project scripts, target URL and available inspection tooling; reuse existing context.
- Read Final Client Handoff Guide before claiming the site is ready.
- Run the narrowest meaningful checks for the risk: visual, mobile, accessibility, performance, forms, media, SEO, analytics, deployment, or handoff.
- Fix issues when they are in scope; otherwise record exact evidence and remaining risk.
- Summarize commands, URLs, screenshots/checks, changed files, and what was not tested.
For a full client release, use references/release-handoff-template.md for the release, monitoring, recovery, and ownership record. Validate it with python3 "<skill-root>/scripts/verify-handoff.py" <handoff.json>.
Scoped execution
Apply the shared web contract once when execution crosses phases; reuse it if already read. Load only the specialist guidance relevant to the requested surface and deliverable.
For helper-driven evidence, use the typed record schema. The helper validates structure only; use actual inspection/test results for claims.
Resolve <skill-root> to this skill folder's actual absolute location; preserve project-local module resolution for Node capture tools.