verify

Verify code compliance with specifications, standards, and architecture before pull request submission.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/semicolon-devteam/docs --skill verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/semicolon-devteam/docs/tree/main/sax/packages/sax-next/skills/verify
Command: npx skills add https://github.com/semicolon-devteam/docs --skill verify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, npx, git, playwright, chrome-devtools, and includes scripts (resource) components.

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.