architecture-scorer

Score architecture decisions and production readiness across a codebase.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SMOrchestra-ai/smorch-dist --skill architecture-scorer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: architecture-scorer
Source: https://github.com/SMOrchestra-ai/smorch-dist/tree/main/plugins/smorch-dev-scoring/skills/architecture-scorer
Command: npx skills add https://github.com/SMOrchestra-ai/smorch-dist --skill architecture-scorer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Architecture decisions are often scattered across docs, code reviews, and interviews, making it hard to gauge production readiness and long-term scalability. This Skill provides a structured scoring framework that consolidates evidence across multiple dimensions into a single, actionable scorecard.

Core Features & Use Cases

  • Dimension-based scoring across BRD traceability, data architecture, API design, security architecture, scalability, failure modes, cost, and documentation.
  • Generates actionable gaps and improvement recommendations to guide architecture decisions and refactoring priorities.
  • Useful for architecture reviews, tech-stack evaluations, and risk assessments during planning, design reviews, and audits.

Quick Start

Run the architecture-scorer against your project repository to produce a structured scorecard and recommended next steps.

Frequently Asked Questions about architecture-scorer

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

FAQPage Schema
How do I score my software architecture for production readiness?▼

Score your software architecture by running an automated evaluation against your codebase to consolidate evidence across schema, API, config, and docs into a dimensioned scorecard with actionable gaps.

What dimensions are evaluated during an architecture review?▼

An architecture review evaluates dimensions including BRD traceability, data architecture, API design, security architecture, scalability, failure modes, cost, and documentation to assess system design risk.

How do I assess system design risk during a tech-stack evaluation?▼

Perform a system design risk assessment by gathering evidence across schema, API, config, and docs, which generates a structured scorecard highlighting production readiness and actionable improvement gaps.

Can I use this for architecture reviews on an existing codebase?▼

Yes, you can run this against an existing project repository to consolidate scattered architecture decisions and generate recommended next steps for refactoring priorities.

What is the best way to identify actionable gaps in my data architecture?▼

Identify actionable gaps in your data architecture by scoring architecture decisions and production readiness across your codebase, generating a dimensioned scorecard with specific improvement recommendations.

When should I not rely on automated architecture scoring?▼

Automated architecture scoring requires accessible evidence across schema, API, config, and docs, so it may be limited when architecture decisions are solely stored in tacit knowledge or inaccessible external interviews.