repo-architecture

Route new brain pages into subject-based directories by primary subject.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/ltdrew/Agent-brain-2 --skill repo-architecture-ltdrew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-architecture
Source: https://github.com/ltdrew/Agent-brain-2/tree/main/skills/repo-architecture
Command: npx skills add https://github.com/ltdrew/Agent-brain-2 --skill repo-architecture-ltdrew

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Filing rules by primary subject ensure consistent brain-page organization and reduce misfiling.

Core Features & Use Cases

  • Identify the primary subject for every new page.
  • Apply a decision tree to route pages to people/{slug}, companies/{slug}, concepts/{slug}, originals/{slug}, meetings/{slug}, media/{type}/{slug}, or sources/{slug}.
  • Cross-link related pages and apply notability checks to maintain quality.

Quick Start

Apply the filing rules to categorize a new brain page by its primary subject and place it in the appropriate directory.

Frequently Asked Questions about repo-architecture

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

FAQPage Schema
How do I organize brain pages by primary subject to prevent misfiling?

Routing brain pages by primary subject involves applying a decision tree to place pages into people, companies, concepts, meetings, media, or sources directories. This enforces consistent knowledge structure and reduces misfiling.

What is subject-based routing for knowledge management?

Subject-based routing is a filing mechanism that categorizes new brain pages by their primary subject. It directs content into structured directories like sources or concepts to maintain organization and cross-linking.

How do I file a new brain page when it covers multiple subjects?

When a brain page covers multiple subjects, filing rules enforce routing by its primary subject. The decision tree identifies the dominant topic to place the page correctly while cross-linking related content.

Can I use subject-based filing rules for media and meeting notes?

Yes, subject-based filing rules apply to media and meeting notes. The routing decision tree places media into media directories and meetings into meetings directories, ensuring diverse content scenarios are consistently organized.

How do notability checks work during the page filing process?

Notability checks validate the significance of a new brain page during the filing process. Applying these checks alongside cross-linking ensures only quality content is maintained within the structured directories.