refine

Installation
SKILL.md

memplan/refine

Decomposes a coarse step into atomic sub-steps. The agent determines atomicity, drafts sub-steps, writes via CLI, and updates the progress denominator to count only leaf steps.

This skill is mutating. All writes go through memplan-cli.js.

Invocation modes:

  • memplan/refine — refines the current step (from .memplan/progress)
  • memplan/refine step=N — refines step N
  • memplan/refine step=N depth=D — refines sub-step N.X at depth D
  • memplan/refine force=true — re-refine an already-refined step

Phase 1: Read plan and identify target step

Read the plan and progress:

Installs
2
GitHub Stars
8
First Seen
Jun 3, 2026
refine — dan323/easier-life-skills