terryyin/lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.

2.5kStars on the repository
11Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

adr-awareness

01

terryyin/lizard

Skill Claude CodeCodexCursor

Use, cite, and maintain consistency with Accepted Architectural Decision Records under docs/adrs/. Load relevant ADRs for architecture-shaped work, flag conflicts (refuse silent drift; allow human-owned exceptions), and help update supersession/index hygiene. Does not propose, discuss, or approve ADRs — humans own the…

2.5k 3d ago A 94 tokens

execute-plan

02

terryyin/lizard

Skill Claude CodeCodexCursor

Autonomously execute a plan under .planning/phases/ or .planning/quick/ (GSD PLAN.md files, or legacy flat/ongoing plans). Applies local wrap-up on every slice: Jidoka, post-change-refactor, plan update, commit, and push. Parallel waves OK when safe. Triggers on: execute plan, run plan, execute slices, start plan, do…

2.5k 3d ago A 95 tokens

terryyin/lizard

Skill Claude CodeCodexCursor

Refactor concepts implicated by the current uncommitted change before commit. Use concept-bounded scope even when completion requires untouched code, but Jidoka-stop before unapproved cross-subsystem refactoring. Remove duplication, unclear naming, shotgun surgery, dead / test-only / redundant code, and oversized…

2.5k 3d ago A 117 tokens

slice-planning

04

terryyin/lizard

Skill Claude CodeCodexCursor

Decompose work into GSD-aligned plans whose executable units are Behavior/Structure slices (one observable behavior per slice, stop-safe). Use when planning new features, breaking down large tasks, or when a fix / make-test-pass breakdown has overrun the time-box (see planning.mdc). Triggers on: plan, decompose…

2.5k 3d ago A 83 tokens