lemoncrow-lab

67 mods across 1 repository, 58 stars between them.

orchestrate

25

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Run one multi-step task end-to-end on the right execution surface — a background task, a durable workflow, or a direct subagent — and hand back a runid to track. Use for 'orchestrate this', 'run this in the background', 'kick off a multi-step run', or /orchestrate.

58 10d ago A 70 tokens

perf-review

26

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Verify a code change against measured performance gates — latency & tail-latency regression, profiler-confirmed hot paths, memory/leak soak, I/O & wire budgets, and scaling — by running it, not reading it. Use for 'perf review', 'did this slow down', 'check for a regression', or /perf-review. Enforces performance…

58 10d ago A 87 tokens

recall

27

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Retrieve what LemonCrow already learned from your past sessions — semantic recall over indexed sessions, durable facts, and extracted lessons. Use for 'have we seen this before', 'what did we learn about X', 'what does LemonCrow remember', or /recall. Read-only; importing, indexing, and extraction run in the LemonCrow…

58 10d ago A 72 tokens

swarm

28

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Launch N parallel attempts at one hard task in isolated worktrees, then reduce to the best by merge, fitness, findings-union, or vote — for 'try this N ways', 'swarm on X', 'optimize/tune X', 'find all bugs', or /swarm. Use /orchestrate for a single sequential run instead.

58 10d ago A 75 tokens

ux-review

29

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Verify a shipped UI against objective design gates — WCAG accessibility, design-token fidelity, responsive/render integrity, interaction & state coverage, and visual regression — by rendering it in a real browser. Use for 'ux review', 'a11y check', 'does this UI hold up', or /ux-review. Enforces design quality; does…

58 10d ago A 82 tokens

plugin

31

lemoncrow-lab/lemoncrow

Plugin Claude Code

AI task/procedure/runtime layer for agentic workflows.

58 10d ago A tokens not measured

SessionStart

32

lemoncrow-lab/lemoncrow

Hook

Runs when a session starts, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

UserPromptSubmit

33

lemoncrow-lab/lemoncrow

Hook

Runs when you submit a prompt, before the agent sees it, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

PreToolUse

34

lemoncrow-lab/lemoncrow

Hook

Runs before the agent uses a tool for Task tool calls, executing _run_hook.sh via bash (2 commands). From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

PostToolUse

35

lemoncrow-lab/lemoncrow

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, Bash and mcp__.* tool calls, executing _run_hook.sh via bash (7 commands). From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

PostToolUseFailure

36

lemoncrow-lab/lemoncrow

Hook

Runs when a tool call fails for Bash tool calls, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

PreCompact

37

lemoncrow-lab/lemoncrow

Hook

Runs before the context is compacted for manual and auto tool calls, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

PostCompact

38

lemoncrow-lab/lemoncrow

Hook

Runs after the context is compacted for manual and auto tool calls, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

Stop

39

lemoncrow-lab/lemoncrow

Hook

Runs when the agent finishes a response, executing _run_hook.sh via bash (2 commands). From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

SubagentStop

40

lemoncrow-lab/lemoncrow

Hook

Runs when a subagent finishes, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.

58 10d ago A tokens not measured

bare

42

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Software engineer on a lean toolset (token-heavy tools stripped): run tasks end to end.

58 10d ago A 7 tokens

code

43

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Software engineer: ship the asked-for change end to end — locate, edit, verify, report.

58 10d ago A 6 tokens

explore

45

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Read-only explorer: locate the code answering the question, cite it by stable anchor, report fast.

58 10d ago A 8 tokens

general

46

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Catch-all agent: work fitting no specialized role — mixed research+implementation, ad hoc investigation, multi-step chores across code and shell. Never assume every task is a code change. Pure code change → code; accepted plan → execute; checked deliverable → solve.

58 10d ago A 6 tokens