Skip to content
Development
Command

/map-codebase

Bootstrap LID in an existing (brownfield) codebase. Reads every file in scope, proposes lens-based clusterings, walks the user through reconciliation, generates skeleton LLDs/HLD/EARS and the arrow overlay, then prompts the user to flesh out the skeletons. Token-intensive by

From plugin
lid
903 skills3 commands
Install
$ npx -y skills add jszmajda/lid --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/map-codebase

Context preview

What this command does when you run it.

Bootstrap LID in an existing (brownfield) codebase. Reads every file in scope, proposes lens-based clusterings, walks the user through reconciliation, generates skeleton LLDs/HLD/EARS and the arrow overlay, then prompts the user to flesh out the skeletons. Token-intensive by

Command definition

map-codebase.md
name: map-codebase
description: Bootstrap LID in an existing (brownfield) codebase. Reads every file in scope, proposes lens-based clusterings, walks the user through reconciliation, generates skeleton LLDs/HLD/EARS and the arrow overlay, then prompts the user to flesh out the skeletons. Token-intensive by design.

Invoke the `map-codebase` skill. Warns upfront about token intensity; asks the user for scope and optional subagent parallelism; runs a six-phase flow ending in `/update-lid` (terminal CLAUDE.md configuration) + a flesh-out prompt. See `plugins/arrow-maintenance/skills/map-codebase/SKILL.md` for the full behavior and Five Critical Rules.

Ships withlid

A structured design-before-code methodology for agentic coding. Stop building the wrong thing — get alignment on what before writing how. Works with any coding agent that reads per-project instructions.

Get the whole plugin, auto-invoked
Stats
90
Stars
0
Views
14
Forks
Active
Maintenance
CSS
Language
MIT
License
4d ago
Last commit
3mo ago
Created

Repo: jszmajda/lid