lensapp/lens-sandbox

Run AI agents, commands, and OCI images locally inside a microVM — control what flows into and out of the sandbox.

10Stars on the repository
9Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

code-review

01

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'…

not rated 10 changed yesterday A 96 tokens original Apache-2.0

create-pr

02

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.

not rated 10 changed yesterday A 56 tokens original Apache-2.0

green

03

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.

not rated 10 yesterday A 57 tokens original Apache-2.0

problem-first

04

lensapp/lens-sandbox

Skill Claude CodeCodex

Problem-first planning: read the product docs, challenge assumptions, iterate behavior via Gherkin, agree a solution direction, check alignment against docs and source, write the scenarios to a .feature file, and enter technical planning. Do NOT auto-invoke this skill. Instead, when you detect the user is about to…

not rated 10 changed today A 105 tokens original Apache-2.0

red-first

05

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…

not rated 10 yesterday A 155 tokens original Apache-2.0

review-comments

06

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…

not rated 10 changed yesterday A 112 tokens original Apache-2.0

ship

07

lensapp/lens-sandbox

Skill Claude CodeCodex

Drive the problem-first pipeline forward — detect the current phase (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.

not rated 10 changed today A 58 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: