init

Installation
SKILL.md

memplan/init

Creates the full .memplan/ workspace for the current project. Delegates all directory creation and file writing to memplan-cli.js init — the agent adds only the project-specific content that the CLI cannot infer (branch intent, initial persona entries).

This skill is mutating. It writes .memplan/ and all its contents, then locks all .plan.md counterparts.


Phase 1: Check for existing workspace

Run:

node "$CLAUDE_PLUGIN_ROOT/bin/memplan-cli.js" init .
Installs
1
GitHub Stars
8
First Seen
Jun 3, 2026
init — dan323/easier-life-skills