lensapp

13 mods across 2 repositories, 34 stars between them.

code-review

03

lensapp/lens-sandbox

Skill Claude CodeCodex

Thorough, opinionated code review. Two modes: (1) Self-review — no arguments — reviews your current branch against origin/main before creating a PR. (2) PR review — pass a GitHub PR URL or owner/repo#number — reviews someone else's PR and posts findings as a draft review on GitHub. Triggers on 'review my code'…

10 4d ago A 96 tokens original Apache-2.0

create-pr

04

lensapp/lens-sandbox

Skill Claude CodeCodex

Create a pull request for the current branch. Use when user asks to: (1) create a PR, (2) open a pull request, (3) submit changes for review. Handles branch pushing, PR creation with gh CLI, and conventional title formatting.

10 4d ago A 56 tokens original Apache-2.0

green

05

lensapp/lens-sandbox

Skill Claude CodeCodex

Run the repo verification gates and auto-repair failures until green, an escalation, or the attempt cap. Use when the user runs /green, asks to run the gates or make them pass, or closes out an implemented slice. Do not auto-invoke during UI iteration.

10 4d ago A 57 tokens original Apache-2.0

problem-first-impl

06

lensapp/lens-sandbox

Skill Claude CodeCodex

Continuation of /problem-first. Confirms scope against product docs and existing specs, writes the agreed Gherkin scenarios to a .feature file in the target crate's test-layer directory, and enters technical planning mode. Use when the user explicitly runs /problem-first-impl, or when they ask to proceed to…

10 4d ago A 83 tokens original Apache-2.0

problem-first-issue

07

lensapp/lens-sandbox

Skill Claude CodeCodex

Continuation of /problem-first. Creates a GitHub issue (open, unassigned) capturing the agreed problem statement and Gherkin scenarios as acceptance criteria. Use when the user explicitly runs /problem-first-issue, or when they ask to file an issue for a problem they've just worked through via /problem-first. Do NOT…

10 4d ago A 74 tokens original Apache-2.0

problem-first

08

lensapp/lens-sandbox

Skill Claude CodeCodex

Problem-first planning that reads product docs, challenges assumptions, iterates behavior via Gherkin, agrees on a solution direction, and confirms doc-level alignment. Ends with an agreed problem statement, scenario set, chosen approach, and explicit confirmation that no doc conflicts remain; then suggests a…

10 4d ago A 142 tokens original Apache-2.0

red-first

09

lensapp/lens-sandbox

Skill Claude CodeCodex

Red-test-first fix loop for bugs and behavior changes — state the defect as a claim, write the failing test before any production code, watch it fail for the stated reason, then make the smallest change that turns it green. Includes follow-up sweeps (coverage of new properties, side-effect accounting, fixture reality…

10 4d ago A 155 tokens original Apache-2.0

review-comments

10

lensapp/lens-sandbox

Skill Claude CodeCodex

Handle PR review comments interactively — fetch, triage, present, fix, reply, and resolve. Use this skill whenever the user wants to address PR review comments, fix review feedback, handle reviewer suggestions, respond to code review, resolve review threads, or work through pull request feedback. Triggers on 'fix…

10 4d ago A 112 tokens original Apache-2.0

ship

11

lensapp/lens-sandbox

Skill Claude CodeCodex

Drive the problem-first pipeline forward — detect the current phase (intake, plan, implement, review, PR) from observable state and invoke the right skill, pausing at every human gate. Use only when the user runs /ship, optionally with an issue number or a one-line idea.

10 4d ago A 61 tokens original Apache-2.0

lensapp/lens-sandbox

Instructions file CodexOpenCode

Instructions for lensapp/lens-sandbox, a project described as: Run AI agents, commands, and OCI images locally inside a microVM — control what flows into and out of the sandbox.

10 4d ago A 4 tokens copy · 100% Apache-2.0

lensapp/lens-sandbox

Instructions file

Instructions for lensapp/lens-sandbox, covering product vision, transitional mode, which document wins, the rules and project overview.

10 4d ago C 7,738 tokens original Apache-2.0