bootstrap

Explore a codebase's architecture and dispatch agents to investigate identified domains.

11|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/anticorrelator/lore --skill bootstrap-anticorrelator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap
Source: https://github.com/anticorrelator/lore/tree/main/skills/bootstrap
Command: npx skills add https://github.com/anticorrelator/lore --skill bootstrap-anticorrelator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initial discovery and documentation of a project's codebase architecture, making it easier for new developers to understand the system's structure and key components.

Core Features & Use Cases

  • Automated Codebase Exploration: Systematically scans directories to identify modules and their relationships.
  • Knowledge Synthesis: Gathers architectural insights, patterns, and key files from different parts of the codebase.
  • Use Case: When starting a new project or onboarding a new team member, run this Skill to generate an initial overview of the project's architecture, including its main modules, design patterns, and data flow.

Quick Start

Run the bootstrap skill to explore the entire codebase architecture.

Frequently Asked Questions about bootstrap

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

FAQPage Schema
How do I document codebase architecture for onboarding new developers?

To document codebase architecture for onboarding, this Skill systematically scans directories to identify modules, synthesizes architectural insights, and files findings to generate an initial project overview. It automates the initial discovery, making the system structure easier for new team members to understand.

What is the best way to discover domains and project structure in an unfamiliar codebase?

The best way to discover domains in an unfamiliar codebase is to use an automated exploration tool that identifies architectural boundaries and dispatches agents to investigate each one. This Skill systematically scans the codebase, identifies domains, and synthesizes key findings for architectural understanding.

Can I manually adjust discovered domains during the architectural knowledge capture process?

Yes, you can manually adjust domains during the architectural knowledge capture process. This Skill supports user-guided domain adjustment, allowing you to refine the automatically discovered architectural boundaries before synthesizing and filing the final documentation findings.

How does incremental execution work when exploring a large codebase?

Incremental execution when exploring a large codebase allows the architectural discovery process to run in stages rather than all at once. This Skill supports incremental execution, enabling you to progressively scan directories, identify modules, and synthesize findings without overloading the system.

Does codebase exploration work with any programming language or architecture?

Codebase exploration works by systematically scanning directories to identify modules and their relationships regardless of language. The Skill synthesizes architectural insights, patterns, and key files from the codebase structure, making it applicable for generating an overview of any project's architecture.