Gabe-arch

Organize cross-project architecture concepts with a frontmatter-driven taxonomy.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Brownbull/gabe-suite --skill gabe-arch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill:  Gabe-arch
Source: https://github.com/Brownbull/gabe-suite/tree/main/skills/gabe-arch
Command: npx skills add https://github.com/Brownbull/gabe-suite --skill gabe-arch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Gabe Arch skill centralizes and structures architectural knowledge for software projects, enabling consistent teaching and discovery across the suite.

Core Features & Use Cases

  • A taxonomy-driven catalog of architecture concepts, organized by tier and specialization, with per-topic concept files under skills/gabe-arch/concepts.
  • Integration with the /gabe-teach workflow to render inline topics, link to deeper references, and track teaching progress across projects.
  • A cross-project knowledge base flow where topics connect to KNOWLEDGE.md topics, STATE.md state, and per-topic prerequisites and relationships.

Quick Start

Browse the concepts directory and TAXONOMY.md to start exploring architecture topics.

Frequently Asked Questions about Gabe-arch

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

FAQPage Schema
How do I organize a cross-project architecture knowledge base with structured taxonomy?

Organize a cross-project architecture knowledge base by applying a structured taxonomy of concepts, using frontmatter-driven schema for concept files and tiered categories to support discovery and progress tracking across projects.

What is a taxonomy-driven teaching workflow for software architecture concepts?

A taxonomy-driven teaching workflow renders inline architecture topics, links to deeper references, and tracks teaching progress across projects by connecting per-skill concept files with structured taxonomy tiers.

How do I manage per-project architecture topics in a knowledge base?

Manage per-project architecture topics by connecting KNOWLEDGE.md files with STATE.md tracking, per-topic prerequisites, and structured concept relationships to maintain a cross-project knowledge base.

Does this architecture knowledge base approach work with frontmatter-driven concept schemas?

Yes, the architecture knowledge base enforces a frontmatter-driven schema for concept files to support taxonomy-driven discovery, lesson rendering, and progress tracking across projects.

What is the best way to structure architecture concepts for hands-on learning?

Structure architecture concepts for hands-on learning by cataloging topics by tier and specialization, storing per-topic concept files under a concepts directory, and integrating with teaching workflows for inline rendering.