review-os

Audit generated OS repositories against 15 design principles and a 23-item checklist.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SujinHwang27/agent-os-lab --skill review-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-os
Source: https://github.com/SujinHwang27/agent-os-lab/tree/main/agent-os-factory-v2.0/.claude/skills/review-os
Command: npx skills add https://github.com/SujinHwang27/agent-os-lab --skill review-os

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit a generated OS repository to verify alignment with the 15 design principles and 23-item checklist.

Core Features & Use Cases

  • Validate structure against the BLUEPRINT.md and architecture-patterns
  • Flag gaps in files, roles, and responsibilities across the OS
  • Provide actionable recommendations to fix architectural issues

Quick Start

Analyze the latest OS repository produced by /generate-os to identify any architectural gaps.

Frequently Asked Questions about review-os

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

FAQPage Schema
How do I audit my OS architecture for design principle consistency?

To audit OS architecture, you validate the repository against a 15-item design principle checklist and a 23-item structural checklist to verify kernel integrity, data contracts, and cross-skill consistency.

What is the best way to check a generated OS repository for structural gaps?

Checking a generated OS repository involves scanning core artifacts like CLAUDE.md, context-library, and .claude/skills to flag missing files, incorrect roles, and misaligned responsibilities against the original blueprint.

How do I verify cross-skill consistency and data contracts in an OS repository?

Verifying cross-skill consistency requires analyzing the OS repository's internal data contracts and kernel integrity, applying pass/fail criteria to ensure all skills align with the defined architectural patterns.

Can I use an architecture audit to get remediation guidance for setup and config artifacts?

Yes, an architecture audit evaluates setup and config artifacts to detect structural deviations, providing clear pass/fail criteria and actionable recommendations to fix any identified architectural issues.

When do I need to run an OS architecture quality gate check?

You need to run an OS architecture quality gate check immediately after generating an OS repository to ensure the output strictly adheres to the blueprint and passes all 23 structural checklist items before deployment.