What problem does it solve?
This Skill provides a multi-layered, comprehensive quality verification before Pull Request submission. It ensures code compliance with specifications, team standards, architectural principles, and constitutional rules, drastically reducing review cycles and improving overall code quality.
Core Features & Use Cases
- 6-Layer Verification: Checks spec compliance, Team Codex, DDD architecture, Supabase patterns, test coverage, and Constitution principles.
- Integrated Spec Analysis: Validates consistency across
spec.md, plan.md, tasks.md, and actual code implementation.
- Optional Browser Testing: Offers AI-driven browser tests (using Playwright or Chrome DevTools) for UI/UX validation.
- Use Case: After completing implementation, run this skill to get a detailed report on all quality aspects, ensuring your code is fully compliant and ready for review, with actionable next steps for any identified issues.
Quick Start
Perform a full verification of my current feature.