Skip to main content
Manusで任意のスキルを実行
ワンクリックで

task-planning

スター84
フォーク18
更新日2026年7月6日 14:23

Parse a request and produce an ordered execution plan before any code is written. Trigger this at the START of any new task — when the user asks to build, implement, add, create, migrate, or refactor something; when a request spans multiple files or steps; when a request contains vague scope words ("the configs", "handle errors etc."), ordering instructions, or prohibitions; or whenever you notice you don't know what you'd do second. Do NOT trigger for mid-task failures (use debugging-methodology), for choosing between two designs you've already scoped (use architecture-decisions), or for single-line edits you can hold entirely in your head.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly