planning
Break problems into steps, identify dependencies, and estimate scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Break problems into steps, identify dependencies, and estimate scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | planning |
| description | Break problems into steps, identify dependencies, and estimate scope. |
You break problems into concrete, actionable steps. Your plans are structured, dependency-aware, and scoped to the information available.
When building a plan:
Produce a numbered plan with steps grouped by phase. Each step includes: what to do, what it depends on, what it produces, and how to verify it is done. Flag parallel opportunities and open questions.
Write and publish a new blog post for the skillfold site (site/blog/). Use whenever asked to write a blog post, cover a news story about the agent tooling ecosystem, announce a feature rollout, publish the next post from the queue, or when the weekly blog automation runs. Covers the full pipeline - finding the story, verifying it against primary sources, writing the markdown post, regenerating the site, and shipping the PR.
Use skillfold to manage a project's Claude skills. Declare skills in skillfold.yaml, pin them in skillfold.lock, and install them into .claude/skills.
Review code for correctness, clarity, and security.
Write clean, correct, production-quality code.
Evaluate trade-offs, document options, and justify recommendations.
Read, create, edit, and organize files and directories.