Provides a planning-only mode for CLAWG: the agent inspects context and writes a timestamped markdown plan into the workspace .clawg/plans/ directory. It explicitly avoids executing code, mutating project files, or running mutating terminal commands. The deliverable is a concrete, actionable plan.
Use when the user requests a plan instead of immediate execution — e.g., design decisions, implementation roadmaps, migration plans, or test strategies. Ideal when you need a clear step-by-step approach, files likely to change, and validation steps without making changes.
.clawg/plans/YYYY-MM-DD_HHMMSS-<slug>.md), and interaction style (ask clarifying Qs if underspecified).General-purpose agents and developer assistants that can read repo context but must not perform mutating actions.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.