plan-it-de
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:
- If yes: read
plan.html, the hooks will auto-inject the active-phase summary on every prompt. - 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
More from othmanadi/plan-it
plan-it
HTML-first persistent planning skill. Generates a single self-contained plan.html with interactive phases, drag-and-drop tickets, sliders, mockups, and embedded JSON state. Survives /clear via session catchup, tamper-protected by SHA-256, mirrors across 17 IDEs, ships 10 templates across Thariq's 9 categories, exports back to Markdown on demand. Use when asked to "plan it", "make me an html plan", "show me the plan", "render the plan", or when starting any multi-step task that needs a navigable artifact instead of a markdown wall.
4plan-it-ar
1plan-it-zht
1plan-it-zh
1plan-it-es
1