Explain Repo banner
Kalypsokichu-code Kalypsokichu-code

Explain Repo

Development community

Description

--- description: Onboarding summary for a codebase — what it is, how to run it, key files, conventions argument-hint: "[area-to-focus]" model: sonnet context: fork allowed-tools: - Read - Grep - Glob - Bash(git log:*) - Bash(git remote -v) - Bash(ls:*) --- # Explain Repo Produce an onboarding summary for the current repo. If `$ARGUMENTS` is provided, focus on that area (e.g., `auth`, `frontend`, `migrations`). ## Steps 1. **Identify the repo** - Read `README.md`, `CLAUDE.md` (

Installation

Installs to ~/.claude/skills/kalypsokichu-code-kalypso-claude-workflow-explain-repo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kalypsokichu-code-kalypso-claude-workflow-explain-repo && curl -fsSL https://raw.githubusercontent.com/Kalypsokichu-code/kalypso-claude-workflow/HEAD/commands/explain-repo.md -o ~/.claude/skills/kalypsokichu-code-kalypso-claude-workflow-explain-repo/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository