phase-8-review

Verify codebase quality and architectural conformance across project phases.

1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/applewave/claude.skill --skill phase-8-review-applewave
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: phase-8-review
Source: https://github.com/applewave/claude.skill/tree/main/claude.bkit/skills/phase-8-review
Command: npx skills add https://github.com/applewave/claude.skill --skill phase-8-review-applewave

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates rigorous verification of codebase quality and architectural conformity across the project, enabling teams to detect gaps before deployment.

Core Features & Use Cases

  • Architecture-consistency checks across repositories and modules.
  • Convention compliance validation and gap-analysis reporting.
  • Deliverables generation: architecture-review, convention-review, and refactoring-plan documents.

Quick Start

Invoke the phase-8-review to validate your current codebase against architecture rules and quality standards.

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 and check codebase quality across modules?▼

Automate architecture review and codebase quality checks by running cross-phase consistency validation and duplication detection to produce actionable architecture-review and convention-review reports. This verifies architectural conformance across repositories and modules before deployment.

What is gap-analysis in post-implementation code review?▼

Gap-analysis in post-implementation code review is the process of identifying architectural deviations and convention compliance issues. It produces structured refactoring-plan documentation to highlight gaps between project standards and the actual implementation.

How do I generate a refactoring plan for architectural inconsistencies?▼

Generate a refactoring plan for architectural inconsistencies by applying cross-phase consistency checks and duplication detection during a gap-analysis phase. The process outputs structured refactoring-plan deliverables that document necessary corrections.

Can I validate convention compliance across multiple repositories?▼

Validate convention compliance across multiple repositories by applying architecture-consistency checks during post-implementation reviews. The process detects cross-module gaps and generates a convention-review document detailing compliance deviations.

When should I run cross-phase consistency checks in my development workflow?▼

Run cross-phase consistency checks during post-implementation reviews, architecture reviews, and gap-analysis phases. This timing ensures codebase quality issues and architectural conformance gaps are detected and documented before deployment.

What is the best way to detect code duplication and convention violations?▼

The best way to detect code duplication and convention violations is to apply automated gap-analysis reporting and convention compliance validation. This approach identifies quality issues and generates structured deliverables for architectural conformance.