Codebase Knowledge banner
lugassawan lugassawan

Codebase Knowledge

Development community

Description

--- description: Present a structured knowledge document for this codebase — architecture overview, module map, public API surfaces, and patterns. Knowledge-presentation only (no defect ranking). Use /swe-workbench:audit-codebase for defect sweeps; /swe-workbench:document for generating new prose docs. argument-hint: "[path]" --- Produce a structured knowledge document for this codebase. ## Step 1 — Parse arguments From `$ARGUMENTS`, extract: - **Optional path** — a token is treated as a pat

Installation

Installs to ~/.claude/skills/lugassawan-swe-workbench-codebase-knowledge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lugassawan-swe-workbench-codebase-knowledge && curl -fsSL https://raw.githubusercontent.com/lugassawan/swe-workbench/HEAD/commands/codebase-knowledge.md -o ~/.claude/skills/lugassawan-swe-workbench-codebase-knowledge/SKILL.md

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

Full documentation available on GitHub

View Source Repository