code-review-checklist

Generates structured code and TUAT audit reports with severity ratings.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/seanspiesman/Agents-and-Workflows --skill code-review-checklist-seanspiesman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/seanspiesman/Agents-and-Workflows/tree/main/custom-agents/skills/code-review-checklist
Command: npx skills add https://github.com/seanspiesman/Agents-and-Workflows --skill code-review-checklist-seanspiesman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires eslint, prettier, typescript, ruff, flake8, mypy, go, staticcheck, and includes scripts (resource) components.

What problem does it solve?

This skill provides structured criteria and workflows to perform repeatable code reviews, security assessments, and architectural compliance checks across development lifecycles.

Core Features & Use Cases

  • Pre-Implementation Review (Critic): Value Statement Assessment, Plan Completeness, and Constraint Compliance to ensure plans are clear, complete, and aligned with architectural constraints.
  • Post-Implementation Review (Security/Architect): Comprehensive security, performance, maintainability, and architectural compliance checks on implemented code and system design, guiding UAT and ongoing QA.
  • Use Case: Critics improve plan quality; Security and Architects audit code and architecture; UAT validates implementation quality.

Quick Start

Select this skill to run structured pre- and post-implementation reviews and generate actionable findings.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I automate structured code reviews for security and architecture compliance?

Automate structured code reviews by applying pre-implementation and post-implementation checks to evaluate value, quality, security, and architectural alignment. This generates formal findings with severity scales to guide UAT and ongoing QA.

What checks are needed for pre-implementation plan reviews?

Pre-implementation reviews require value statement assessments, plan completeness checks, and constraint compliance validation to ensure plans are clear, complete, and aligned with architectural constraints before coding begins.

Does this code review checklist work with TypeScript and Python linting tools?

Yes, this code review checklist integrates with eslint, prettier, and TypeScript alongside Python tools like ruff, flake8, and mypy to perform automated quality, security, and architectural compliance checks.

What's the best way to evaluate code maintainability and security post-implementation?

The best way to evaluate code post-implementation is running comprehensive security, performance, maintainability, and architectural compliance checks on implemented source code and system design to validate implementation quality.

Can I use staticcheck for Go code review assessments?

Yes, you can use staticcheck for Go code review assessments. The skill leverages staticcheck alongside other linters to automate structured QA evaluations and enforce architectural compliance across your codebase.

When do I need a formal finding format with severity scales for code reviews?

You need a formal finding format with severity scales during post-implementation reviews when auditing code and architecture for security, performance, and maintainability to produce actionable, prioritized remediation items.