This skill should be used when the user wants to implement, build, or execute a coding task with strategic advisor guidance. Trigger phrases include "implement this task", "execute this plan", "build this feature", "code this up", "execute", "start building", "implement with guidance", "build this with advisor help", "execute the plan", and "code this feature". This skill pairs Sonnet execution with Opus strategic consultation for near-Opus intelligence at Sonnet cost. It follows a six-phase workflow: orient, consult, execute, make durable, final review, and complete. Optionally accepts a plan file from lz-plan via @ file mention. This skill should NOT be used when the user wants to plan before coding, review completed code, or run security audits -- those are handled by sibling skills lz-plan, lz-review, and lz-security-review respectively.
This skill should be used when the user wants to plan a coding task before starting implementation. Trigger phrases include "plan a task", "create an implementation plan", "think through the approach", "plan before coding", "plan", "help me think through", "what's the best approach for", "before I start coding", "plan out the architecture", and "how should I approach this". This skill provides Opus-level strategic direction at Sonnet cost by consulting the advisor agent for high-leverage planning guidance. It produces a written plan file the user can review and later pass to execute. This skill should NOT be used when the user wants to implement, build, review code, fix bugs, or run security audits -- those are handled by sibling skills lz-execute, lz-review, and lz-security-review respectively.
This skill should be used when the user wants a code quality review of completed work, looking for bugs, logic errors, and edge cases. Trigger phrases include "review this code", "check my changes", "review these files", "look for issues", "review", "check this module for bugs", "look over my code", "find bugs in", "review my recent commits", and "check for correctness". This skill provides Opus-level code quality review at Sonnet cost by consulting the reviewer agent for deep analysis of correctness, edge cases, and maintainability. Findings are classified as Critical, Important, or Suggestion. This skill should NOT be used for security-focused reviews, vulnerability audits, or threat modeling -- use lz-security-review instead. It should also NOT be used for planning or implementing tasks -- use lz-plan or lz-execute instead.
This skill should be used when the user wants a security-focused review of code, looking for vulnerabilities, attack surfaces, and threat patterns. Trigger phrases include "security review this code", "check for vulnerabilities", "audit security", "security-review", "check for security issues", "threat model this code", "review for injection risks", "find vulnerabilities in", "security scan", "check for SQL injection", and "audit for security". This skill provides Opus-level security review at Sonnet cost by consulting the security-reviewer agent for OWASP Top 10-informed threat analysis. Findings are classified by canonical security severity (Critical / High / Medium / Low / Informational) with OWASP category tags. This skill should NOT be used for general code quality reviews, bug finding, or style issues -- use lz-review instead. It should also NOT be used for planning or implementing tasks -- use lz-plan or lz-execute instead.