phase-8-review

Automate architecture and code quality reviews with gap-analysis reports.

589|149|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/popup-studio-ai/bkit-claude-code --skill phase-8-review-popup-studio-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: phase-8-review
Source: https://github.com/popup-studio-ai/bkit-claude-code/tree/main/skills/phase-8-review
Command: npx skills add https://github.com/popup-studio-ai/bkit-claude-code --skill phase-8-review-popup-studio-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams verify codebase quality and architecture consistency before deployment, identifying gaps between design and implementation and producing actionable reports.

Core Features & Use Cases

  • Architecture review: assess structural consistency of the codebase.
  • Convention compliance: ensure naming and coding standards are followed.
  • Gap analysis: compare design expectations with actual implementation, produce refactoring plans.
  • Deliverables: analysis reports and phase-8 verification artifacts.

Quick Start

Run Phase 8 to perform architecture and convention reviews and generate a gap-analysis report before deployment.

Frequently Asked Questions about phase-8-review

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

FAQPage Schema
How do I automate architecture review for a full codebase before deployment?▼

To automate architecture review for a full codebase, use this Skill to assess structural consistency and detect deviations from design conventions. It applies PDCA-style validation with predefined checklists to produce structured architecture-review and convention-review deliverables before deployment.

What is gap analysis in code quality and how does it compare design with implementation?▼

Gap analysis in code quality compares design expectations with actual implementation to identify structural inconsistencies. This Skill generates a dedicated gap-analysis report that highlights these deviations and produces actionable refactoring plans to align the codebase with the intended architecture.

How do I check coding convention compliance across an entire project?▼

To check coding convention compliance across a project, this Skill scans the full codebase to ensure naming and coding standards are followed. It enforces a PDCA-style validation cycle to systematically verify compliance and outputs a structured convention-review artifact.

Can I generate a refactoring plan based on structural deviations found during a code review?▼

Yes, you can generate a refactoring plan based on structural deviations found during a code review. This Skill performs gap analysis to compare the actual implementation against design expectations and outputs a structured gap-analysis report containing actionable refactoring recommendations.

When do I need a PDCA-style validation process for code quality reviews?▼

You need a PDCA-style validation process for code quality reviews when verifying a codebase prior to deployment. This Skill applies the Plan-Do-Check-Act cycle with predefined checklists to enforce architecture consistency, detect convention gaps, and produce structured verification artifacts.