π¦ ClawHub
Writing Plans
by @jisang1000
Break work into clear, ordered plans before execution. Use when a task is multi-step, long-running, easy to derail, or needs coordination across tools, files...
TERMINAL
clawhub install jisang1000-writing-plansπ About This Skill
name: writing-plans description: Break work into clear, ordered plans before execution. Use when a task is multi-step, long-running, easy to derail, or needs coordination across tools, files, or agents.
Writing Plans
Write plans that are concrete enough to execute, review, and verify.
Core Rule
Do not jump into a long task with only a vague idea. Break it into explicit steps with outcomes.
When to Use
Use for:
Plan Shape
A good plan includes: 1. Goal 2. Constraints 3. Ordered steps 4. Verification points 5. Possible blockers
Good Step Format
Each step should answer:
Example: 1. Inspect installed files and runtime requirements. 2. Install missing low-risk dependencies. 3. Run smoke tests. 4. Separate working / needs-auth / broken states. 5. Report results.
Execution Rule
After writing the plan:
Lightweight vs Heavyweight
Lightweight plan
Use for 3-5 step tasks.Heavyweight plan
Use when:Reporting
Summarize with: