learn

Coordinate multiple Haiku agents to generate architecture and code documentation from repositories.

116|56|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Soul-Brews-Studio/oracle-skills-cli --skill learn-soul-brews-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/Soul-Brews-Studio/oracle-skills-cli/tree/main/src/skills/learn
Command: npx skills add https://github.com/Soul-Brews-Studio/oracle-skills-cli --skill learn-soul-brews-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly explore and document a codebase by coordinating multiple Haiku agents to generate architecture snapshots, code highlights, and organized references.

Core Features & Use Cases

  • Parallel exploration: runs 1, 3, or 5 agents to produce structured docs about the repository.
  • Guided learning: creates architecture, code snippets, and quick reference docs to accelerate onboarding.
  • Use Case: When starting a new project, run learn to produce a digest of the repo to speed understanding and team onboarding.

Quick Start

Use the learn skill by providing a repository URL, slug, or local path to begin an automated exploration. The system will clone or locate the repo, spawn agents, and generate a set of documentation artifacts.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I generate architecture documentation for a codebase?

To generate architecture documentation for a codebase, provide a local path, GitHub URL, or slug to run parallel Haiku agents that automatically produce organized architecture snapshots, code highlights, and quick-reference docs.

Can I explore a GitHub repository using parallel agents?

Yes, you can explore a GitHub repository using parallel agents by providing the URL or slug; the system resolves the repo and spawns 1, 3, or 5 Haiku agents to generate structured documentation artifacts.

Do I need to install bun and ghq before exploring codebases?

Yes, you need to install the external tools bun and ghq before exploring codebases, as the automated documentation generation relies on these dependencies to clone, locate, and process repository files.

What is the difference between fast, default, and deep exploration modes?

Fast, default, and deep exploration modes control the depth of codebase analysis by adjusting the number of parallel Haiku agents spawned, ranging from 1 agent for fast scans to 5 agents for deep architectural documentation.

What's the best way to speed up team onboarding for a new repository?

The best way to speed up team onboarding is to run automated parallel exploration on the repository, which generates a digest of architecture and code references to accelerate knowledge transfer across the team.