plan-it-es

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

plan-it

HTML-first persistent planning. Work like Thariq: ship a single navigable artifact instead of a markdown wall the human will skip.

FIRST: Restore Context

Before doing anything else, check if plan.html exists:

  1. If yes: read plan.html, the hooks will auto-inject the active-phase summary on every prompt.
  2. Run session catchup to surface any unsynced edits from the previous session:
$(command -v python3 || command -v python) ${CLAUDE_PLUGIN_ROOT}/scripts/session-catchup.py "$(pwd)"

If catchup reports unsynced context: run git diff --stat, read plan.html's embedded JSON, update progress_log, then proceed.

Why HTML, not Markdown

Related skills
Installs
1
GitHub Stars
3
First Seen
11 days ago
plan-it-es — othmanadi/plan-it