# 0xnyk Lacp Lacp

> Context Modes

- Skill: `tomevault-io/0xnyk-lacp-lacp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/0xnyk-lacp-lacp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/0xnyk-lacp-lacp/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/0xnyk-lacp-lacp

---


# Context Modes

Set `LACP_CONTEXT_MODE` environment variable to activate a mode:

| Mode | Purpose |
|------|---------|
| `tdd` | Strict RED-GREEN-REFACTOR — no code without a failing test |
| `debugging` | 4-phase systematic root cause investigation |
| `sprint` | Pre-agreed completion criteria evaluated at stop |
| `verification` | Evidence-before-claims discipline |
| `brainstorm` | Design exploration — no code until design approved |
| `think` | Pause-and-reflect before every action chain |
| `orchestrate` | Decompose into subtasks before executing |
| `implementation` | Focused implementation partner |
| `review` | Code review mode |
| `thinking-partner` | Challenge assumptions, surface blind spots |
| `handoff-resume` | Continue from previous session handoff |

Each mode is a markdown file that gets injected as system context at session start.

---
> Source: [0xNyk/lacp](https://github.com/0xNyk/lacp) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-18 -->

