eranw2000

Pause After Planning — Security skill for Claude Code

Security community

Standing instruction: finish planning and verification (including plan-gate and plan-auditor), then stop so you can switch the model before implementation.

How to install Pause After Planning

Installs to ~/.claude/skills/eranw2000-multi-phase-skills-framework-pause-after-planning/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eranw2000-multi-phase-skills-framework-pause-after-planning && curl -fsSL https://raw.githubusercontent.com/eranw2000/multi-phase-skills-framework/HEAD/commands/pause-after-planning.md -o ~/.claude/skills/eranw2000-multi-phase-skills-framework-pause-after-planning/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pause After Planning does


description: "Standing instruction: finish planning and verification (including plan-gate and plan-auditor), then stop so you can switch the model before implementation. Analysis phases (evidence, audit, strategy brainstorm) run before the switch." argument-hint: "(none)"

Register a standing instruction for THIS session: after the planning and verification phases are complete, stop and wait for the user to switch the model before any implementation begins. Acknowledge in one line that t

Alternatives in Security

  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
  • Clawsec — Security skill suite with drift detection, automated audits, and skill integrity verification 798 ★
  • Brand Strategy — Define or audit a brand — positioning, visual identity system, voice and tone, and brand architecture 309 ★

Full documentation available on GitHub

View Source Repository