← 返回
未分类 中文

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, cr...
只读探索与规划技能,用于安全代码分析。当用户要求进入计划模式、在更改前进行分析、制定计划时使用。
orangon orangon 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 276
下载
💾 0
安装
1
版本
#latest

概述

Along Plan

Explore

  • Only use read, grep, glob, bash (bash restricted to safe commands — see references/safe-commands.md)
  • Do NOT use edit or write, except to save the plan document (see below)

Output the plan under an exact Plan: header:

Plan:
1. Step one
2. Step two
3. Step three

Then save it to docs/plan-.md or doc/plan-.md(whichever exists) using write:

# Plan: <topic>

## TODO
- [ ] 1. Step one
- [ ] 2. Step two

## Acceptance Criteria
- Observable outcome that confirms the plan succeeded
- Edge cases or constraints that must hold
  • references/safe-commands.md — bash allowlist/blocklist for plan mode

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 18:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 81 📥 182,977
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 198 📥 68,195
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 686 📥 330,886