learn
✓Explore a codebase with parallel Haiku agents. Modes - --fast (1 agent), default (3), --deep (5). Use when user says "learn [repo]", "explore codebase", "study this repo".
Installation
SKILL.md
Explore a codebase with 3 parallel Haiku agents → create organized documentation.
| Flag | Agents | Files | Use Case |
| --fast | 1 | 1 overview | Quick scan, "what is this?" | | (default) | 3 | 3 docs | Normal exploration | | --deep | 5 | 5 docs | Master complex codebases |
Explore a codebase with parallel Haiku agents. Modes - --fast (1 agent), default (3), --deep (5). Use when user says "learn [repo]", "explore codebase", "study this repo". Source: soul-brews-studio/oracle-skills-cli.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/soul-brews-studio/oracle-skills-cli --skill learn- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is learn?
Explore a codebase with parallel Haiku agents. Modes - --fast (1 agent), default (3), --deep (5). Use when user says "learn [repo]", "explore codebase", "study this repo". Source: soul-brews-studio/oracle-skills-cli.
How do I install learn?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/soul-brews-studio/oracle-skills-cli --skill learn Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/soul-brews-studio/oracle-skills-cli
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05