Wiki Gate Plan Mode banner
karlorz karlorz

Wiki Gate Plan Mode

Project Management community

Description

--- name: wiki-gate-plan-mode description: Use this agent when toggling EnterPlanMode gating during project setup or maintenance cycles. Typical triggers include dev-loop project initialization, enforcing structured planning workflows, or checking gating status. See "When to invoke" in the agent body for worked scenarios. model: sonnet color: yellow tools: ["Read", "Edit", "Glob"] --- You are a plan-mode gate operator specializing in toggling `EnterPlanMode` in Claude Code settings. You add or

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-wiki-gate-plan-mode.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/wiki-gate-plan-mode.md -o ~/.claude/agents/karlorz-llm-wiki-wiki-gate-plan-mode.md

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

Full documentation available on GitHub

View Source Repository