Decompose Plan
PassAudited by ClawScan on Apr 21, 2026.
Overview
The skill is an instruction-only planning helper whose requests and runtime behavior are consistent with its stated purpose, with only a small metadata inconsistency to confirm before installing.
This skill is instruction-only and appears to do what it says: force the model to produce a structured plan before coding. Before installing, confirm whether OPENCLAW_LLM_ENDPOINT (or other LLM configuration) is actually required — SKILL.md lists it but the registry metadata says no env vars required. Expect strict JSON/schema enforcement: if the chosen model or endpoint returns nonconforming text you may get parse errors or exceptions. Also be aware it calls a specific model id (m27-jangtq-crack) in the prompt — ensure your platform provides the model or update the prompt to an available model. If those points are acceptable, the skill is coherent and proportionate to its purpose.
