원클릭으로
lens-test
Interpret lenslab analyse JSON and coach lens-copy capture reshoots using the shared lenslab skill core.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Interpret lenslab analyse JSON and coach lens-copy capture reshoots using the shared lenslab skill core.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Interpret lenslab analyse JSON, relay only CLI-prescribed capture fixes, and keep the Rust CLI as the only measurement engine. Use when a user wants to assess a lens copy from DNG/TIFF captures, understand copy_assessment support, or get reshoot guidance.
Use before opening, updating, or merging a lenslab PR, especially after decode, core, dependency, binary-size, roadmap, or CLI-output changes. Checks roadmap freshness, crate boundaries, release-size impact, and PR verification evidence.
Use after a larger piece of work or specialised targeted bugfix, before merge, to decide what should be compounded as a repo-local skill, a docs/solutions institutional learning, a rule update, or nothing. Start by showing candidates, then produce only the artefacts that earn their place.
Use when checking whether GitHub Actions CI has run or passed on a pull request via the GitHub MCP tools (`mcp__github__pull_request_read`) — before claiming CI is green, red, or hasn't run yet.
Use when a rustup toolchain install is broken — `cargo`/`rustc` missing or failing to load (e.g. `librustc_driver-*` dylib/so not found), or `rustup toolchain install` reports "toolchain is already up to date" yet rustc errors. Repairs an interrupted toolchain install (common after a setup-script or container interruption).
SOC 직업 분류 기준
| name | lens-test |
| description | Interpret lenslab analyse JSON and coach lens-copy capture reshoots using the shared lenslab skill core. |
This Claude plugin skill is a thin adapter. The durable behaviour lives in the shared repo skill:
${CLAUDE_PLUGIN_ROOT}/../agent-skills/lens-test/SKILL.md
Before acting, read that shared SKILL.md and its referenced files under:
${CLAUDE_PLUGIN_ROOT}/../agent-skills/lens-test/references/
Do not duplicate or override the interpretation, reshoot, or capture-preflight rules here. Use this
adapter only to expose the shared lens-test core through the Claude plugin scaffold.