architecture-pattern-inventory

Map a repository's architecture and generate a reusable pattern inventory package.

20|3|Updated May 14, 2026
One-click install
npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill architecture-pattern-inventory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-pattern-inventory
Source: https://github.com/cyberAlchemyAI/Arcanum/tree/main/.claude/skills/architecture-pattern-inventory
Command: npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill architecture-pattern-inventory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maps a repository's architecture and produces a reusable architecture pattern inventory package that future agents can load selectively as context.

Core Features & Use Cases

  • Creates an architecture inventory package that captures observed layers, concepts, relationships, and dependency rules based on repository evidence.
  • Enables selective loading of context via a pattern library and inventory data, reducing cognitive load for agents and reviewers.
  • Supports maintenance by providing a scalable schema and reference documents for testing and observability obligations.

Quick Start

Run the architecture-pattern-inventory skill against your repository root to generate or refresh the architecture inventory package.

Frequently Asked Questions about architecture-pattern-inventory

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

FAQPage Schema
How do I generate an architecture pattern inventory from an existing codebase?

An architecture pattern inventory extracts observed layers, concepts, and dependency rules from repository evidence into a reusable package. It reduces cognitive load by enabling future agents to selectively load context via a pattern library.

What is the best way to document dependency rules for a large codebase?

Documenting dependency rules for a large codebase requires mapping repository architecture to capture observed relationships. This generates a scalable inventory schema with concept cards and reference documents for ongoing maintenance.

Can I extract an architecture inventory for medium-sized repositories?

Yes, extracting an architecture inventory supports medium or large codebases where teams need selective context, concept cards, testing alignment, and observability alignment. It satisfies evidence-based architecture requirements by documenting observed patterns.

How do I create concept cards for architecture patterns in my repository?

Creating concept cards involves mapping your repository's architecture to extract observed layers and relationships. The generated inventory package includes concept cards to enable selective context loading for future agents and reviewers.

Does an architecture pattern inventory include observability alignment documentation?

Yes, an architecture pattern inventory includes observability alignment. The generated package provides reference documents for testing and observability obligations to support ongoing maintenance and evidence-based architecture requirements.