Help us improve
Share bugs, ideas, or general feedback.
From lacp-hardening
Injects behavioral rules for structured agent modes: tdd (red-green-refactor), debugging (4-phase root cause), sprint (pre-agreed criteria), verification (evidence-before-claims), brainstorm (design first), think (pause-reflect), orchestrate (task decomposition). Set LACP_CONTEXT_MODE to activate.
npx claudepluginhub 0xnyk/lacp --plugin lacp-hardeningHow this skill is triggered — by the user, by Claude, or both
Slash command
/lacp-hardening:context-modesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set `LACP_CONTEXT_MODE` environment variable to activate a mode:
Switches AI into specialized modes (brainstorm, implement, debug, review, teach, ship, orchestrate) for optimized task handling in planning, coding, troubleshooting, reviewing, and deploying.
Orchestrates AI coding workflows with self-correction loops, pre-flight discipline rules, and cross-agent support for Claude Code and other agents.
Guides the full SDLC workflow: planning, implementation (TDD), testing, linting, building, reviewing, and releasing. Invoke when implementing features, fixing bugs, refactoring, or deploying.
Share bugs, ideas, or general feedback.
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.