validate-architecture

Validate architecture documents for completeness and quality using a rule-based checklist.

1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill validate-architecture-acidicsoil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-architecture
Source: https://github.com/AcidicSoil/lms-llmsTxt/tree/main/.claude/skills/validate-architecture
Command: npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill validate-architecture-acidicsoil

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Validate architecture documents for completeness and quality to ensure readiness for implementation.

Core Features & Use Cases

  • Automated completeness checks across standard architecture sections
  • ADR and NFR coverage scoring with actionable recommendations
  • Security posture assessment and project-type alignment

Quick Start

Run the validation against your architecture file and review the generated report.

Frequently Asked Questions about validate-architecture

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

FAQPage Schema
How do I validate architecture documentation for completeness before implementation?

Validate architecture documents by running them against a structured checklist to identify quality issues, scoring ADR and NFR coverage, assessing security postures, and generating actionable remediation actions.

What is the best way to check if my architecture document covers non-functional requirements?

Check NFR coverage by evaluating the architecture document against a rule-based checklist, which scores non-functional requirement alignment and highlights specific gaps requiring remediation.

How do I assess the security posture of my software architecture document?

Assess security posture by validating the architecture document against predefined security requirements, identifying missing controls, and outputting recommended remediation actions to close those gaps.

Can I automate the review of Architecture Decision Records for quality and alignment?

Automate ADR review by applying a rule-based evaluation to the architecture documentation, which scores ADR quality, identifies structural gaps, and recommends specific remediation actions.

Does architecture validation work for different types of software projects?

Architecture validation works across project types by applying standard universal requirements alongside project-type specific sections, ensuring the document aligns with the structural needs of the specific software context.

What gaps are typically identified during an architecture document review?

Gaps identified during architecture document review include missing standard sections, inadequate NFR coverage, poor ADR quality, and weak security postures, all accompanied by actionable remediation steps.