Clone important project dependency source code into an ignored local workspace so OpenCode can inspect library internals. Use when the user asks to clone dependencies, inspect dependency/source internals, understand SDK/framework behavior from source, debug…
Token-efficient response mode: concise, exact, no fluff, no unnecessary wrapping. Always use and persist until user says "normal mode".
Always used to reduce overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Scaffold a new skill folder with SKILL.md, GOTCHAS.md, HISTORY.md, and starter directories
Use when establishing or reviewing a defensive security baseline across projects: threat model, auth/authz, validation, secrets, deps, logging, disclosure.