Code review for completed tasks (BE, FE, or TECH). Use when: review code, code review, check implementation, verify task, approve development, or the user says "/nacl-tl-review UC### --be" or "/nacl-tl-review UC### --fe". Flags: --be for backend review, --fe for frontend review, no flag for TECH tasks.
Code review for completed tasks (BE, FE, or TECH). Use when: review code, code review, check implementation, verify task, approve development, or the user says "/nacl:tl-review UC### --be" or "/nacl:tl-review UC### --fe". Flags: --be for backend review, --fe for frontend review, no flag for TECH tasks.
Review NaCl TL implementation against task specs, API contracts, tests, stubs, and quality checklists. Use when reviewing backend, frontend, or full UC/TECH implementation, requesting changes, approving work, or when the user says `/nacl-tl-review`.
Initialize a new project with CLAUDE.md containing development rules, skill routing, bug fix protocol, and documentation discipline. Use when: new project, initialize project, setup project, create CLAUDE.md, or the user says "/nacl-init".
Infrastructure and TECH task development using TDD workflow. Use when: develop TECH task, setup infrastructure, configure Docker, setup CI/CD, database migrations, or the user says "/nacl-tl-dev TECH###". Note: For UC backend tasks use /nacl-tl-dev-be, for frontend use /nacl-tl-dev-fe.
Spec-first bug fixing with automatic documentation sync. Auto-detects affected UC/TECH from problem description. Classifies fix level (L0/L1/L2/L3), updates docs BEFORE code. Use when: fix bug, resolve error, debug issue, something broke, or the user says "/nacl-tl-fix" followed by a problem description.
Initialize a new project with CLAUDE.md containing development rules, skill routing, bug fix protocol, and documentation discipline. Use when: new project, initialize project, setup project, create CLAUDE.md, or the user says "/nacl:init".
Infrastructure and TECH task development using TDD workflow. Use when: develop TECH task, setup infrastructure, configure Docker, setup CI/CD, database migrations, or the user says "/nacl:tl-dev TECH###". Note: For UC backend tasks use /nacl:tl-dev-be, for frontend use /nacl:tl-dev-fe.