2lab-ai

46 mods across 2 repositories, 36 stars between them.

spec-interview

25

2lab-ai/oh-my-claude

Command

Use when user provides a SPEC file, feature description, or URL and wants to clarify requirements through interviewing. Triggers on "interview me about", "spec interview", "refine this spec", "create coding plan", "feature planning", or when user shares a specification file and wants detailed discussion.

36 1mo ago A 61 tokens

status

26

2lab-ai/oh-my-claude

Command

Show current Ralph loop status (iteration, time elapsed, completion promise).

36 1mo ago A 14 tokens

powertoy

29

2lab-ai/oh-my-claude

Plugin Claude Code

Claude Code power utilities: auto-titling sessions and sound notifications.

36 1mo ago A tokens not measured

stv

30

2lab-ai/oh-my-claude

Plugin Claude Code

Spec-Trace-Verify (STV): Traced Development methodology. 7+1-section Vertical Trace (Section 0 Client Surface closes the frontend→dto→api→service→db round trip), 4-category Contract Tests, Decision Gate with Business-Meaning Override, and 4 STV Invariants. Bundle contract {tracepath, scenarioids} for targeted executi.

36 1mo ago A tokens not measured

clarify

31

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when the user's request is ambiguous — vague asks, polysemous instructions, unclear scope — BEFORE committing to a feature. Two-track loop (one question at a time + parallel codebase exploration) producing a Context Brief that becomes the SSOT for the follow-up work.

36 1mo ago A 58 tokens

debug

32

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when code behaves differently from expectations — 'why does this happen', 'find the bug', 'follow the callstack', symptom reports even without the word debugging. Blackbox methodology: AS-IS/TO-BE confirmation, callstack tracing recorded in a CWD-relative trace file, red-green fix.

36 1mo ago A 64 tokens

do-work

33

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when a trace.md with unfinished scenarios exists and the user wants autonomous implementation — 'continue the work', 'implement the traced feature', or after a bundle was selected. Accepts an explicit bundle contract (tracepath + scenarioids); scans for ready scenarios only when no contract is given.

36 1mo ago A 61 tokens

excalidraw-diagram

34

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

36 1mo ago B 34 tokens

explore

35

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when the problem is vague, the domain unfamiliar, multiple approaches are possible, or the user says 'investigate first' / 'before we spec this'. Read-only stance (not a workflow): no code changes, no mandatory artifacts; exits to spec/debug/clarify/direct implementation when insight crystallizes.

36 1mo ago A 65 tokens

new-task

36

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when the user gives a vague or high-level feature request that needs decomposition into implementable work — new ideas, '만들어줘' with implicit requirements, features with multiple possible approaches. NOT for specific 1-2 file changes, obvious bug fixes, quick questions, or when spec/trace already exist (use…

36 1mo ago A 74 tokens

plan-new-task

37

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when the trace backlog has ZERO unfinished scenarios (or the user explicitly asks for new feature ideas) and the project needs its next feature proposed. Hands the chosen idea to new-task for spec + trace.

36 1mo ago A 45 tokens

spec

38

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when requirements and architecture need explicit definition before tracing — a new feature interview, or updating an existing spec.md (Update vs New). STV Phase 1: Proposal (WHY) -> Explore First (mandatory unknowns map) -> interview -> docs/{feature}/spec.md.

36 1mo ago A 58 tokens

think

39

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when the user wants real-world experience turned into a methodology, skill, or process — 'turn this into a methodology', 'systematize my approach', 'make this into a skill', or after stv:explore / completed work when raw practice should become reusable structure. Bottom-up inductive distillation, not top-down…

36 1mo ago A 71 tokens

trace

40

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when a spec.md exists and per-scenario vertical traces + RED contract tests must be derived — or an existing trace.md needs Delta Protocol updates. STV Phase 2: spec.md -> docs/{feature}/trace.md, 7+1-section format with parameter transformation arrows.

36 1mo ago A 59 tokens

2lab-ai/oh-my-claude

Skill Claude CodeCodex

This skill should be used when the user asks to "visualize data", "render a chart", "plot numbers", "show a graph in terminal", "create a bar chart", "make a sparkline", "draw a heatmap", or needs to display numeric data as terminal charts using chartli. Also triggers on "chartli", "terminal chart", "ASCII chart"…

36 1mo ago A 87 tokens

verify

42

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when a PR must be checked against its issue/spec before merge — 'check the PR', 'is it implemented per the issue', 'compare spec vs implementation', 'verify', 'validate'. Final 3D conformance gate (Completeness/Correctness/Coherence). Inputs: issue (URL or contents) + PR URL.

36 1mo ago A 70 tokens

what-to-work

43

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when you do not know what to work on next, the user asks 'what should I work on' / '뭐하지', or a session starts over an existing STV backlog. Routes to what-we-have-to-work when ANY unfinished scenario exists, or plan-new-task when the backlog is empty.

36 1mo ago A 66 tokens

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when unfinished trace scenarios exist and the next execution scope must be chosen. Bundles leftovers of ANY size into 1-3 options and hands the selected bundle contract (tracepath + scenarioids) to do-work.

36 1mo ago A 50 tokens

work

45

2lab-ai/oh-my-claude

Skill Claude CodeCodex

Use when trace scenarios need implementation to GREEN plus trace-conformance verification — invoked with a trace path and OPTIONAL scenarioids for targeted execution. STV Phase 3.

36 1mo ago A 35 tokens

claude-mcp-server

46

2lab-ai/claude-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server for interacting with Anthropic's Claude CLI. Runs locally from the @2lab.ai/claude-mcp-server npm package.

0 1mo ago A tokens not measured