Author Profile: sergeyklay

Skills published by sergeyklay with real stars/downloads and source-aware metadata.

Total Skills

2

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

review-arch

0

Stars
0
Downloads
0

verify-spec

0

Stars
0
Downloads
0

Published Skills

Security

review-arch

Conduct a principal-level architecture review of a system, specification, diagram, or set of design decisions. Use when asked to review an architecture, evaluate a design, assess coupling/cohesion, check for anti-patterns, audit system boundaries, or produce an Architecture Review Board (ARB) style verdict. Also use when someone says 'review this architecture', 'is this design sound', 'what's wrong with this topology', 'evaluate these tradeoffs', or 'audit this system'. Produces a structured verdict organized around critical risks, significant concerns, observations, strengths, and open questions, grounded in evidence from the codebase and cited against established methodology (ATAM, ISO/IEC 25010, documented anti-pattern catalogues). Do NOT use for line-by-line code review, spec-vs-implementation verification, or PR-level correctness checks.

Repository SourceNeeds Review
Security

verify-spec

Forensic verification of implementation code against its authoritative specification. Use when checking whether code faithfully implements every requirement from a spec, verifying spec conformance after implementation, auditing compliance between design and code, or when asked to 'verify this implementation matches the spec', 'check spec conformance', 'does the code match the design', 'audit implementation against requirements', or 'verify spec coverage'. Extracts every verifiable requirement from the spec, maps each to implementation code, and classifies as PASS/DRIFT/PARTIAL/MISSING/ CONFLICT with evidence. Produces conformance metrics, a verdict (CONFORMANT / CHANGES REQUIRED / NON-CONFORMANT), and a remediation plan. Saves to .reviews/Review-{spec-name}.md. Do NOT use for general code review or spec design review.

Repository SourceNeeds Review
Author sergeyklay | V50.AI