QA & Auditing
Website Final Audit
Orchestrates the final evidence-based quality gate: anti-vibecode, production security and launch-readiness checks combined.
What it does
Orchestrates the final evidence-based quality gate: anti-vibecode, production security and launch-readiness checks combined.
When to use it
Use only once implementation is complete enough to verify real outputs and flows, not mid-build.
Problems it prevents
Prevents sign-off happening on a gut feeling instead of a documented, evidenced review.
Typical workflow
- Run the anti-vibecode gate
- Run the production security gate
- Run the launch-readiness gate
- Combine evidence into one verdict
Example output
A single go/no-go report backed by three separate evidenced gates, not one person's impression of 'looks ready'.
What's included
- 01The complete prompt
The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.
- 02Install walkthrough
Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.
- 03Use notes
How Claude invokes it, what a good result looks like, and what to check before you trust the output.
Installation
Save the manual as SKILL.md in ~/.claude/skills/website-final-audit/ to use it on every project, or in .claude/skills/website-final-audit/ to scope it to one repository. Then invoke it directly:
/website-final-audit