post-implementation-review-loop
Installation
SKILL.md
Post-Implementation Review Loop
Use this skill manually. Do not invoke it unless the user explicitly asks for a looped or iterative post-implementation review, or asks to fix straightforward findings from a post-implementation review automatically.
This is an implementation-and-review loop, not a one-pass advisory review. Review the completed code, verify findings, apply straightforward fixes, validate, and call phase_checkpoint_compact only after the fix/validation pass so Pi performs a real compacted handoff before the next review.
Hard Requirement
This skill requires the Pi extension tool phase_checkpoint_compact.
If phase_checkpoint_compact is unavailable:
- Stop before starting the loop.
- Tell the user the
post-implementation-review-loopskill requires thephase-checkpoint-compactPi extension. - Do not substitute
/compact, soft checkpoints, summaries, or ordinary conversation handoffs.