review-architecture

Audit Databao CLI architecture quality and maintainability with structured reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JetBrains/databao-cli --skill review-architecture-jetbrains
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-architecture
Source: https://github.com/JetBrains/databao-cli/tree/main/.claude/skills/review-architecture
Command: npx skills add https://github.com/JetBrains/databao-cli --skill review-architecture-jetbrains

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evaluates Databao CLI architecture to identify opportunities to improve quality, maintainability, and developer experience over time.

Core Features & Use Cases

  • Structured architecture reviews across modules (CLI commands, MCP, docs).
  • Alignment checks against established standards and sources of truth (docs/architecture.md, CLAUDE.md, README.md).
  • Actionable reports with concrete recommendations and a validation plan.
  • Onboarding support for new contributors by surfacing entry points and responsibilities.

Quick Start

Run a full architecture review on the codebase to generate a report.

Frequently Asked Questions about review-architecture

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

FAQPage Schema
How do I review architecture quality and maintainability for a CLI project?

You can run full-project architecture reviews across CLI commands, MCP, and docs, or limit evaluations to specific modules to assess maintainability and developer experience systematically.

Can I review branch-level architecture changes instead of the entire codebase?

Branch-level architecture reviews are supported alongside module-specific evaluations and full-project reviews, allowing targeted maintainability checks on incremental code changes.

What's the best way to ensure new contributors understand CLI module responsibilities?

Architecture reviews support onboarding for new contributors by surfacing module entry points and responsibilities, aligning them with established documentation sources of truth.

Does the architecture review check alignment with existing documentation?

Reviews check alignment against primary sources of truth including docs/architecture.md, CLAUDE.md, and README.md to ensure architectural consistency and documentation accuracy.

What format do architecture review reports follow?

Architecture review reports are structured documents containing concrete recommendations and a validation plan to guide actionable improvements in code quality and developer experience.