verify-implementation

Execute sequential verification checks for project implementation parity and standards.

Updated May 29, 2026
One-click install
npx skills add https://github.com/peppone-choi/opensamguk --skill verify-implementation-peppone-choi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-implementation
Source: https://github.com/peppone-choi/opensamguk/tree/main/.claude/skills/verify-implementation
Command: npx skills add https://github.com/peppone-choi/opensamguk --skill verify-implementation-peppone-choi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that your project's implementation adheres to established standards and conventions by running a suite of automated verification checks, preventing regressions and maintaining code quality.

Core Features & Use Cases

  • Automated Code Auditing: Runs a series of checks against your codebase to identify deviations from best practices, architectural patterns, and parity requirements.
  • Pre-PR Validation: Catches potential issues before they enter the review process, saving reviewer time.
  • Use Case: After implementing a new feature, run this Skill to confirm that all related code, documentation, and resource parity checks pass, ensuring a robust and consistent codebase.

Quick Start

Run the verify implementation skill to perform a full project verification.

Frequently Asked Questions about verify-implementation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an implementation audit to check project code quality and parity?

An implementation audit systematically validates entity, command, resource, logic, frontend, documentation, daemon, architecture, API, and type parity to ensure your project adheres to established standards and prevents regressions.

What is entity and logic parity verification in software engineering?

Entity and logic parity verification systematically checks your codebase to identify deviations from established architectural patterns, ensuring that implementation logic and data entities match expected conventions and preventing regressions.

How do I automate pre-PR validation to catch parity issues before code review?

Automate pre-PR validation by running a comprehensive verification suite that checks codebase parity, identifies issues, suggests fixes, and facilitates user-approved corrections through a guided workflow before submitting your pull request.

Does this verification process support automated fixes for documentation and API parity deviations?

Yes, the verification process identifies documentation and API parity deviations, suggests fixes, and facilitates user-approved corrections through a guided workflow to maintain a robust and consistent codebase.

What's the best way to verify game tests and NPC data parity in a devops workflow?

The best way to verify game tests and NPC data parity is running an integrated validation suite that systematically checks these specific components alongside architecture and type parity to ensure consistent codebase implementation.