返回顶部
a

along-plan只读规划

Read-only exploration and planning skill for safe code analysis. This skill should be used when the user asks to enter plan mode, analyze before changing, create a plan first, or wants a safe exploration phase before making edits. Enforces read-only tool access, produces a numbered plan under a Plan: header, and tracks step completion with [DONE:n] markers during execution.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
120
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

along-plan

技能名称: along-plan
详细描述:

Along Plan

探索

  • - 仅使用 read、grep、glob、bash(bash 仅限于安全命令——参见 references/safe-commands.md)
  • 不要使用 edit 或 write,除非是为了保存计划文档(见下文)

在精确的 Plan: 标题下输出计划:

Plan:

  1. 1. 步骤一
  2. 步骤二
  3. 步骤三

然后使用 write 将其保存到 docs/plan-.md 或 doc/plan-.md(以存在的为准):

markdown

Plan:

TODO

  • - [ ] 1. 步骤一
  • [ ] 2. 步骤二

验收标准

  • - 可观察到的结果,确认计划成功
  • 必须满足的边界情况或约束条件
  • - references/safe-commands.md —— 计划模式下的 bash 允许/禁止列表

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 along-plan-1775925301 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 along-plan-1775925301 技能

通过命令行安装

skillhub install along-plan-1775925301

下载

⬇ 下载 along-plan v1.0.0(免费)

文件大小: 2.5 KB | 发布时间: 2026-4-12 08:59

v1.0.0 最新 2026-4-12 08:59
along-plan v1.0.0 released

- Introduces a read-only planning phase for safe code analysis.
- Enforces exploration using only non-destructive tools (`read`, `grep`, `glob`, safe `bash` as per allowlist).
- Produces a numbered plan under a `Plan:` header.
- Saves the plan to a Markdown file with checklist steps and acceptance criteria.
- Uses `[DONE:n]` markers to track step completion during execution.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部