harden-plan

Installation
SKILL.md

/harden-plan — Pre-code Plan Quality Gate

Takes a WRITTEN plan and runs the /review-pr anti-slop lens against it BEFORE any code is written. Goal: catch security, concurrency, round-trip, and pattern-consistency issues when fixing them is a plan edit, not a code refactor.

Usage

/harden-plan <path-to-plan-file>         # file input (enables write-back)
/harden-plan "<pasted plan text>"        # inline input (print-only)
/harden-plan                             # auto-detect plan-mode buffer
/harden-plan --plan-mode                 # explicit plan-mode grab

This skill runs AFTER design has been settled (via /superpowers:brainstorm and/or /grill-me) and BEFORE you start coding. For post-code review use /review-pr. For fixing review findings use /fix-pr-review.

Related skills

More from bhagyamudgal/skills

Installs
8
First Seen
Apr 13, 2026