pst-plan

Installation
SKILL.md

PST Plan

Read insights.md and snapshots/ from a PST session, analyze the full codebase, ask the user to confirm the test file path, then write an exhaustive plan.md with complete code for every file to create or modify.

When to use

After pst-explore has produced .pst/sessions/[name]/insights.md. Invoke this skill with the session name to produce the implementation plan.

Inputs

  • Session name (provided by user or carried over from pst-explore)
  • .pst/sessions/[name]/insights.md
  • .pst/sessions/[name]/snapshots/ (DOM snapshots and screenshots)
  • Full codebase

Steps

1. Read session artifacts

Related skills
Installs
3
First Seen
Apr 8, 2026