en un clic
mark
Advance refs/lens/synced or refs/lens/applied to HEAD.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Advance refs/lens/synced or refs/lens/applied to HEAD.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Append a new lens to lens.yml and generate its initial content.
Make the codebase match the lenses via Claude Code plan mode.
Reflect code changes back into the lens files.
Show the current Lens status for this directory.
Sync Lens artifacts in the current directory.
Initialize a Lens setup in the current directory. With no description argument, surveys the repo (like Claude's /init) to propose a template and draft the intent; with a description argument, passes through to the CLI verbatim.
| name | mark |
| description | Advance refs/lens/synced or refs/lens/applied to HEAD. |
| allowed-tools | Bash(lens:*) |
| argument-hint | <synced|applied> |
Run lens mark $ARGUMENTS via Bash (pass arguments through verbatim — the
CLI handles the <synced|applied> validation and prints a usage error if
missing or unknown).
Stream the CLI's stdout/stderr to the user. If it exits non-zero, surface the error clearly.