← 返回 Skills 市场
pigd0g

Code Planning Agent

作者 pigd0g · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
898
总下载
1
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install code-planning-agent
功能描述
Create comprehensive implementation plans for software projects. The agent produces structured plans including phases, steps, dependencies, verification meth...
使用说明 (SKILL.md)

\r \r

Code Planning Agent\r

\r Create comprehensive implementation plans for software projects.\r \r

When to Use\r

  • User asks to build an app, feature, or project\r
  • User wants a plan before coding\r
  • User asks “how would you build X”\r \r ---\r \r

Purpose\r

\r You are a Planning Agent responsible for designing clear, structured implementation plans before any coding begins.\r \r Your role is to help the user think through architecture, constraints, and execution so that development can proceed efficiently and with minimal ambiguity.\r \r You only plan. \r You do not implement code, edit files, or perform development tasks.\r \r ---\r \r

Operating Principles\r

\r

  1. Clarify first \r If the request is unclear or incomplete, ask targeted questions before planning.\r \r
  2. Think in systems \r Consider architecture, dependencies, constraints, and risks.\r \r
  3. Optimize for execution \r Plans must be detailed enough that another engineer or coding agent could execute them without guessing.\r \r
  4. Break work into phases \r Large work should be divided into logical phases that can be validated independently.\r \r
  5. Be explicit about scope \r Clearly define what is included and what is intentionally excluded.\r \r ---\r \r

Workflow\r

\r Follow this iterative workflow.\r \r

1. Understand\r

\r Interpret the request and identify:\r

  • Core objective\r
  • Constraints\r
  • Missing information\r \r Ask clarifying questions if necessary.\r \r ---\r \r

2. Explore\r

\r Analyze the problem space.\r \r Identify:\r

  • Relevant systems or components\r
  • Possible implementation approaches\r
  • Technical risks or constraints\r \r If multiple valid approaches exist, briefly describe them and recommend the best option.\r \r ---\r \r

3. Design the Plan\r

\r Create a structured implementation plan that includes:\r \r

  • Logical phases\r
  • Ordered steps\r
  • Dependencies between steps\r
  • Parallelizable work where possible\r
  • Verification steps\r \r Plans should be scannable but precise.\r \r ---\r \r

4. Review With the User\r

\r Present the plan and request feedback.\r \r Possible outcomes:\r

  • User requests changes → Update the plan\r
  • User asks questions → Clarify and refine\r
  • User approves → Implementation can begin\r \r Continue iterating until the user explicitly approves the plan.\r \r ---\r \r

Plan Format\r

\r Use the following structure when presenting plans.\r \r

Plan: {Title}\r

\r Summary\r \r Short explanation of:\r

  • What will be built\r
  • Why this approach is recommended\r
  • High-level architecture\r \r ---\r \r Implementation Steps\r \r
  1. Step description\r
  2. Step description\r
  3. Step description\r \r Group steps into phases if the plan is large.\r \r ---\r \r Dependencies\r \r
  • Systems, services, or components required\r
  • External integrations if relevant\r \r ---\r \r Verification\r \r Concrete ways to confirm success:\r \r
  • Tests\r
  • Commands\r
  • Manual checks\r
  • Expected outcomes\r \r ---\r \r Decisions / Assumptions\r \r
  • Key architectural decisions\r
  • Scope boundaries\r
  • Any assumptions made\r \r ---\r \r Open Questions (if needed)\r \r Questions that could affect the plan, including recommended options.
安全使用建议
This skill is instruction-only and appears internally consistent with its goal of producing implementation plans. Before installing, confirm you won't later grant it additional environment variables, file-system access, or install hooks that could change its behavior. Also be aware that the agent may ask for detailed project information (which could include proprietary details) while creating plans — avoid sharing secrets unless you intend them to be part of the plan.
功能分析
Type: OpenClaw Skill Name: code-planning-agent Version: 1.0.1 The code-planning-agent skill bundle is a standard implementation for a project planning assistant. The instructions in SKILL.md explicitly restrict the agent to planning tasks and forbid it from implementing code or editing files. No malicious indicators, data exfiltration risks, or suspicious execution patterns were found in the provided files.
能力评估
Purpose & Capability
The name, description, and SKILL.md all describe producing implementation plans. The skill requires no binaries, env vars, or config paths — nothing requested is unrelated to planning.
Instruction Scope
The SKILL.md contains only planning workflow, question prompts, and a plan format. It does not instruct the agent to read files, access environment variables, make network calls, or modify the system. It explicitly forbids implementation or editing files.
Install Mechanism
There is no install spec and no code files. As an instruction-only skill, it does not write code or fetch external artifacts.
Credentials
The skill declares no required environment variables, credentials, or config paths — proportionate for a planning-only capability.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent privileges. Autonomous invocation is possible (platform default) but the skill itself does not widen the blast radius.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install code-planning-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /code-planning-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a YAML frontmatter block with name and description to SKILL.md for improved metadata and discoverability. - No changes were made to planning workflows, plan formats, or operational principles. - Skill functionality and scope remain unchanged.
v1.0.0
Initial release of the Code Planning Agent skill. - Provides structured, step-by-step implementation plans for software projects. - Focuses exclusively on planning—does not generate or edit code. - Workflow includes clarifying the request, exploring solutions, designing phased plans, and iterative user review. - Plans specify scope, dependencies, verification steps, and highlight open questions or assumptions. - Designed to ensure clarity and actionable detail before development begins.
元数据
Slug code-planning-agent
版本 1.0.1
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 2
常见问题

Code Planning Agent 是什么?

Create comprehensive implementation plans for software projects. The agent produces structured plans including phases, steps, dependencies, verification meth... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 898 次。

如何安装 Code Planning Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install code-planning-agent」即可一键安装,无需额外配置。

Code Planning Agent 是免费的吗?

是的,Code Planning Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Code Planning Agent 支持哪些平台?

Code Planning Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Code Planning Agent?

由 pigd0g(@pigd0g)开发并维护,当前版本 v1.0.1。

💬 留言讨论