Structured work modes for agent sessions. Set LACP_CONTEXT_MODE to activate: tdd (red-green-refactor), debugging (4-phase root cause), sprint (pre-agreed criteria), verification (evidence-before-claims), brainstorm (design first), think (pause-and-reflect), orchestrate (task decomposition). Each mode injects behavioral rules at session start.
$npx -y skills add 0xnyk/lacp --skill context-modesInstalls into the current project.
Run `npx skills use "https://github.com/0xnyk/lacp" --skill "0xnyk/lacp/context-modes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0xnyk/lacp" that are relevant to the current task. Run `npx skills add "https://github.com/0xnyk/lacp"` and select the relevant skills, then follow their instructions.