Armory
Source
Browse
Skills

codebase-onboarding

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install codebase-onboarding --cli claude

writes the skill into.claude/skills/codebase-onboarding/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/codebase-onboarding/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

When to use it

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/codebase-onboarding/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).