Scope drift
Rules that make silent scope cuts explicit and unacceptable. Ask for 5, get 5 — or hear why not.
Look Before You Leap for Claude Code turns planning, verification, and skill routing into an operating layer. It makes Claude stop improvising and start working like a careful engineer.
Rules that make silent scope cuts explicit and unacceptable. Ask for 5, get 5 — or hear why not.
Mandatory exploration, consumer checks, and blast-radius review before touching shared code.
Plans written to disk and updated every 2-3 edits so work survives compaction intact.
Completion means typecheck, lint, tests, and the relevant discipline checks are actually run.
The conductor decides when work needs planning, frontend design, TDD, systematic debugging, refactoring, or skill creation — then forces the right sequence.
Persistent plans are not optional. They live in the repo, become the execution source of truth, and are updated often enough that a fresh context window can resume cleanly.
PreToolUse hooks block code edits without a plan. PostToolUse hooks remind checkpointing. Stop hooks prevent abandoning unfinished work. No workarounds, no bypasses.
The default rails for coding work. They enforce exploration, blast-radius checks, no type shortcuts, and explicit verification.
When the task becomes specific, the system routes to a narrower discipline rather than relying on vague best-effort behavior.
Creative and meta-disciplines for building polished interfaces and authoring new reusable skills.
The plugin turns the session into a sequence that can be inspected: explore first, write the plan, execute with the right disciplines, then verify.
The plugin ships as a single installable package. Hooks activate on first session, auto-detect your stack, and create the local config.
claude plugin install look-before-you-leap@claude-control