A planning-mode lock that prevents an agent from generating code until you explicitly approve the design.
Coding agents tend to jump straight to implementation, which wastes a turn when the design is still unsettled and makes it harder to change direction afterwards. This skill enforces a hard gate: the agent may research, ask questions, and propose a design, but it must not write or edit code until you say so.
Trigger this skill when the user:
While the lock is active the agent may:
While the lock is active the agent must not:
The lock lifts only on an explicit approval from you — for example “approved”, “go ahead”, or “implement it”. Ambiguous encouragement (“looks good”) is deliberately not enough, because that is the phrase most likely to be said while still thinking out loud.
ask copy claude --skill ask-hold-code
Supported agents: Claude Code, Codex, Gemini CLI, Cursor, Antigravity.
ask-brainstorm — explores intent and requirements before implementationask-solution-architect — structured multi-perspective ideation