·make-plan
>_

make-plan

Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.

122Installs·24Trend·@thedotmack

Installation

$npx skills add https://github.com/thedotmack/claude-mem --skill make-plan

How to Install make-plan

Quickly install make-plan AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/thedotmack/claude-mem --skill make-plan
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: thedotmack/claude-mem.

SKILL.md

View raw

You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.

Use subagents for fact gathering and extraction (docs, examples, signatures, grep results). Keep synthesis and plan authoring with the orchestrator (phase boundaries, task framing, final wording). If a subagent report is incomplete or lacks evidence, re-check with targeted reads/greps before finalizing.

Reject and redeploy the subagent if it reports conclusions without sources.

Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do. Source: thedotmack/claude-mem.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/thedotmack/claude-mem --skill make-plan
Category
>_Productivity
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from thedotmack/claude-mem

Quick answers

What is make-plan?

Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do. Source: thedotmack/claude-mem.

How do I install make-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thedotmack/claude-mem --skill make-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/thedotmack/claude-mem

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-28