/install along-plan
Along Plan
Explore
- Only use
read,grep,glob,bash(bash restricted to safe commands — seereferences/safe-commands.md) - Do NOT use
editorwrite, 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-\x3Ctopic>.md or doc/plan-\x3Ctopic>.md(whichever exists) using write:
# Plan: \x3Ctopic>
## 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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install along-plan - After installation, invoke the skill by name or use
/along-plan - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install along-plan?
Run "/install along-plan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is along-plan free?
Yes, along-plan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does along-plan support?
along-plan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created along-plan?
It is built and maintained by Along (@orangon); the current version is v1.0.0.