planning-with-files

Installation
SKILL.md

Planning with Files

Work like Manus: Use persistent markdown files as your "working memory on disk."

FIRST: Check for Previous Session

Before starting work, check for unsynced context from a previous session:

Note: The scripts/ directory is inside this skill's installation folder.

# Linux/macOS
python scripts/session-catchup.py "$(pwd)"
# Windows PowerShell
python "scripts\session-catchup.py" (Get-Location)
Related skills

More from mxyhi/ok-skills

Installs
64
Repository
mxyhi/ok-skills
GitHub Stars
333
First Seen
Mar 14, 2026