traverse-architecture

Analyze CadenceLMS architecture documentation to identify ADR coverage gaps.

1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/AttuneLearning/cadencelms_ui --skill traverse-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: traverse-architecture
Source: https://github.com/AttuneLearning/cadencelms_ui/tree/main/.claude/skills/traverse-architecture
Command: npx skills add https://github.com/AttuneLearning/cadencelms_ui --skill traverse-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides you through auditing architecture documentation across repositories to identify decision coverage, gaps, and potential ADRs.

Core Features & Use Cases

  • Inventory architecture decisions from ADRs across repos and indexes to build a centralized view.
  • Identify coverage gaps across domains (UI, API, data, infrastructure) and surface missing ADRs.
  • Generate a structured report with prioritized gaps and actionable recommendations for ADR creation.

Quick Start

Run the traverse-architecture skill against the CadenceLMS architecture docs in your workspace to produce a coverage report. Example: analyze the ADRs in the architecture folders and generate a gaps-focused summary.

Frequently Asked Questions about traverse-architecture

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

FAQPage Schema
How do I identify gaps in architecture decision records across repositories?

To identify gaps in architecture decision records, you audit repository documentation to inventory existing ADRs and analyze domain coverage. This surfaces missing ADRs and generates a prioritized plan with skeleton templates to address undocumented areas.

What is architecture documentation gap analysis and how does it work?

Architecture documentation gap analysis is the process of auditing ADRs to map decision coverage across UI and API domains. It inventories existing decisions, identifies missing areas, and recommends skeleton ADR templates to fill the documentation voids.

How do I generate an ADR coverage report for my codebase?

You generate an ADR coverage report by analyzing architecture folders and indexes within your workspace. The analysis produces a structured report detailing domain statuses, related specifications, and actionable recommendations for ADR creation.

Can I audit architecture decisions for both UI and API codebases simultaneously?

Yes, you can audit architecture decisions across both UI and API codebases simultaneously. The analysis applies to architecture indexes and developer guidance across multiple domains to surface centralized coverage statuses and related specifications.

What is the best way to create missing ADR templates for undocumented domains?

The best way to create missing ADR templates is to perform a gap analysis on your architecture documentation. The analysis identifies coverage voids and outputs recommended skeleton ADR templates along with a prioritized plan for creation.

Why do I need to inventory architecture decisions across multiple repositories?

You need to inventory architecture decisions across multiple repositories to build a centralized view of domain coverage. This prevents isolated decisions, highlights undocumented gaps, and ensures consistent architecture governance across your codebase.