---
name: Make Plan
slug: make-plan
category: AI Engineering
description: Make Plan creates a step-by-step plan for a given task or goal, using stored context from the memory engine to inform priorities and actions. Use it when breaking down complex requests into manageable, ordered steps.
github: "https://github.com/thedotmack/claude-mem/tree/main/openclaw/skills/make-plan"
language: JavaScript
stars: 90578
forks: 7901
install: "npx degit https://github.com/thedotmack/claude-mem/tree/main/openclaw/skills/make-plan ~/.claude/skills/make-plan"
installs_to: ~/.claude/skills/make-plan
source_path: openclaw/skills/make-plan/SKILL.md
collection_size: 22
category_size: 2451
collection_url: "https://dirskills.com/collections/thedotmack/claude-mem"
added: 2026-08-13T07:35:54.067Z
last_synced: 2026-08-13T07:35:54.067Z
canonical_url: "https://dirskills.com/skills/make-plan"
---

# Make Plan

Make Plan creates a step-by-step plan for a given task or goal, using stored context from the memory engine to inform priorities and actions. Use it when breaking down complex requests into manageable, ordered steps.

**Install:**

```bash
npx degit https://github.com/thedotmack/claude-mem/tree/main/openclaw/skills/make-plan ~/.claude/skills/make-plan
```

## README

../../../plugin/skills/make-plan/SKILL.md
