architecture-check

Analyze projects for CLAUDE.md compliance and MVP shortcut detection.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/neighbor-game-ai/DreamCore-V2-sandbox --skill architecture-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-check
Source: https://github.com/neighbor-game-ai/DreamCore-V2-sandbox/tree/main/.claude/skills/architecture-check
Command: npx skills add https://github.com/neighbor-game-ai/DreamCore-V2-sandbox --skill architecture-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures CLAUDE.md principles are followed in projects, preventing MVP-minded shortcuts and preserving production-grade quality across architecture reviews and designs.

Core Features & Use Cases

  • Compliance checks enforce CLAUDE.md principles across code, designs, and documentation.
  • MVP prohibition detection surfaces patterns like "Phase 2" notes or unfinished work to maintain a complete feature set.
  • Remediation guidance provides actionable recommendations to align with production standards.
  • Use Case: During a design review, run architecture-check to verify adherence before approval.

Quick Start

Run architecture-check on your project repository to validate CLAUDE.md alignment and surface MVP-related issues.

Frequently Asked Questions about architecture-check

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

FAQPage Schema
How do I detect MVP shortcuts and unfinished work during an architecture review?

An architecture review detects MVP shortcuts by scanning codebases and design documentation for anti-patterns like "Phase 2" notes, validating feature completeness, and flagging unfinished work for remediation.

What is CLAUDE.md compliance checking and how does it enforce production readiness?

CLAUDE.md compliance checking enforces production readiness by validating explicit frontmatter presence, checking for MVP prohibitions, and maintaining consistent API and UX across the project.

How do I validate error handling and API consistency in a codebase design review?

Validate error handling and API consistency by running architecture checks on the project repository to verify adherence to production-grade guidelines and surface misalignments.

Can I use architecture-check to review design documentation before project approval?

Yes, you can use architecture-check during a design review to verify CLAUDE.md alignment, detect MVP-minded shortcuts, and ensure production-grade quality before project approval.

What are common MVP anti-patterns flagged during production readiness checks?

Production readiness checks flag MVP anti-patterns such as "Phase 2" notes, unfinished work, missing explicit frontmatter, incomplete features, and inconsistent API or UX patterns.

How do I get remediation guidance for architectural anti-patterns found in my codebase?

To get remediation guidance for architectural anti-patterns, run an architecture check on your codebase to surface detected issues and receive actionable recommendations to align with production standards.