RandyHaylor

4 mods across 1 repository, 8 stars between them.

plan-plus

02

RandyHaylor/plan-plus

Plugin Claude Code

Optimizes Claude Code plan mode: on ExitPlanMode the full plan is copied to a plan-docs folder (plan-full.md) alongside a reference-docs/ folder, and the on-disk plan file is rewritten as a compressed line-reference index (each ## / ### header annotated with its (N-M) line range in the copy). An optional reused-s.

8 4mo ago A tokens not measured

plan-plus-executor

03

RandyHaylor/plan-plus

Agent

Execute plan steps from a plan-plus compressed plan (the on-disk plan file is a line-reference index pointing into /plan-full.md, with a sibling /reference-docs/ folder for small fine-grained context files). Spawn ONCE per project session using the session-specific name baked into the plan header (e.g.…

8 4mo ago A 156 tokens

PostToolUse

04

RandyHaylor/plan-plus

Hook

Runs after a tool call finishes for ExitPlanMode tool calls, executing restructure-plan.py via python3. From RandyHaylor/plan-plus.

8 4mo ago A tokens not measured