start

Installation
SKILL.md

memplan/start

Orient skill. Reads .memplan/ state and prints a compact 3-line summary so the session can begin with full context at minimum token cost.

This skill writes one file: .memplan/.session — a session marker read by memplan/update-mem to confirm orientation happened before any writes. All other writes are CLI side-effects of inbox processing (Phase 1).


Phase 1: Process inbox (conditional)

Check whether .memplan/inbox/ contains any .feedback files:

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