arch-review

Generate ASCII architecture diagrams, tech debt radar, and security baseline checks.

4|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/poz110/claude-harness --skill arch-review-poz110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arch-review
Source: https://github.com/poz110/claude-harness/tree/main/plugins/claude-harness/skills/arch-review
Command: npx skills add https://github.com/poz110/claude-harness --skill arch-review-poz110

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of architecture diagrams, tech debt radar, and security baseline checks, streamlining the review process for architects.

Core Features & Use Cases

  • Automatic Diagram Generation: Generates ASCII diagrams for data flow, state machines, sequence diagrams, and error paths.
  • Tech Debt Radar: Identifies and tracks technical debt items with impact and priority.
  • Security Baseline: Provides a security baseline template for the project.
  • Use Case: After a PRD is approved, the Architect agent can use this Skill to automatically generate the necessary diagrams and check for potential issues.

Quick Start

Use the arch-review skill to generate an architecture diagram for the 'blog-system' project.

Frequently Asked Questions about arch-review

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

FAQPage Schema
How do I automate architecture review and tech debt analysis for a software project?

Automate architecture review by generating ASCII diagrams for data flow and state machines, building a tech debt radar, and running security baseline checks. This streamlines the review process for architects after a PRD is approved.

What types of architecture diagrams can I generate automatically for a system design review?

You can generate ASCII architecture diagrams for data flow, state machines, sequence diagrams, and error paths. These diagrams help visualize system behavior and identify potential architectural issues during reviews.

How does a tech debt radar work for tracking technical debt items?

A tech debt radar identifies technical debt items within a software project and tracks them by assigning impact and priority levels. This helps architects manage and prioritize debt resolution effectively.

Do I need to know ASCII diagram syntax to perform automated security baseline checks?

Yes, performing automated security baseline checks and generating diagrams requires knowledge of ASCII diagram syntax and security best practices to ensure accurate generation and compliance validation.

Can I integrate security compliance checks into my architecture review workflow?

Yes, you can integrate security compliance checks into architecture reviews by using a security baseline template. This provides a standardized security baseline for the project during the review process.