lemoncrow-lab/lemoncrow

Faster runtime for coding agents. Make coding agents 25% faster and 30% cheaper on average while keeping the quality same or more. Same Task, Same Quality, Faster and Cheaper.

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

benchmark

01

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Measures what LemonCrow actually buys you on your repo and prompts — offline from session history (free) or online as a real A/B run against the host you are in, vanilla vs LemonCrow (real API spend). Does not benchmark LemonCrow internals — dev suite commands at the bottom for that.

58 11d ago B 5 tokens

lemoncrow

02

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

Thin pass-through to the real lc CLI (already built, already validated) — lc agent / lc skill / lc set / any other documented subcommand. Run the right CLI command, relay its output. Never invent cost numbers, validation, or confirmation logic here; the CLI already owns all of that. Not the cross-host bulk installer…

58 11d ago A 7 tokens

orchestrate

03

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 11d ago A 70 tokens

perf-review

04

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 11d ago A 87 tokens

recall

05

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 11d ago A 72 tokens

swarm

06

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 11d ago A 75 tokens

ux-review

07

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 11d ago A 82 tokens

bare

09

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

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

58 11d ago A 7 tokens

code

10

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

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

58 11d ago A 6 tokens

explore

12

lemoncrow-lab/lemoncrow

Skill Claude CodeCodex

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

58 11d ago A 8 tokens

general

13

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 11d ago A 6 tokens