Taku Plan
PassAudited by ClawScan on May 11, 2026.
Overview
Taku Plan is an instruction-only planning workflow that updates project planning documents and prepares a later build-agent handoff, with no code, install steps, credentials, or network behavior shown.
Expect this skill to read your design/project context and update DESIGN.md or PLAN.md. Review those files before handing the plan to /taku-build. The supplied SKILL.md excerpt is truncated, so inspect the full skill text if available before installation.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
It may append review sections to DESIGN.md and create or update PLAN.md in the current project.
The skill directs visible local file modifications to project planning documents. This is necessary for its workflow, but users should expect it to change files.
Review artifacts ... are appended to `DESIGN.md`, NOT to `PLAN.md`.
Run it only in the intended repository and review the resulting file diff before relying on the plan.
If the plan is later implemented by /taku-build, mistakes in the plan could lead to edits across multiple project files.
The generated plan is intended to guide a later build agent. This is purpose-aligned, but an inaccurate plan could propagate into code changes if handed off without review.
For agentic workers: Use `/taku-build` to implement this plan. The build agent chooses sequential, parallel, or hybrid execution unless the user explicitly overrides it.
Review and approve PLAN.md, including execution mode and file list, before invoking any build or implementation agent.
