- Home
- Skills
- Agents & Orchestration
- Change Plan Reviewer
More screenshots
Works with the AI tools you already use
Change Plan Reviewer
A rigorous reviewer that audits implementation plans for architectural risks, scope creep, and safety before you code.
$11.99
Change Plan Reviewer
Example session with this skill installed
Review my plan to migrate users from the local auth table to Clerk. Objective: No downtime. Plan:
- Install Clerk SDK.
- Update AuthMiddleware.
- Script to copy rows.
- Read your context and instructions
- Compiled the change plan reviewer
Verdict: REVISE BEFORE EXECUTION (Score: 65/100).
Critical Risks
- Missing dual-write phase for password sync during migration.
- No rollback plan for session invalidation.
- Sequential error: Script must run before Middleware update.
Corrected plan included with specific file targets and test cases.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Coding before planning leads to broken production data, circular dependencies, and massive PRs that are impossible to review. Developers often jump into implementation without considering backward compatibility, rollback procedures, or migration sequencing.
What it does
- Analyzes proposed file changes to identify missing dependencies or incorrect targets.
- Evaluates implementation sequences to prevent deployment-time failures in shared contracts or database migrations.
- Strips unrelated refactors and scope creep from the plan to keep PRs focused and safe.
- Defines mandatory test coverage and verification steps for each stage of the change.
- Provides a structured Ready/Revise/Do-not-execute verdict based on a 100-point quality rubric.
Why this beats prompting it yourself
Generic LLM prompts usually greenlight any plan that looks plausible. This skill applies a rigid risk catalog and execution-sequencing framework to catch subtle architectural violations, data integrity risks, and "point of no return" deployment flaws that simple prompts ignore.
Use cases
- Reviewing complex database schema migrations and data backfill strategies.
- Validating API contract changes between microservices to ensure backward compatibility.
- Refining high-risk infrastructure or authentication logic changes before touching a single file.
- Scoping feature implementations to ensure they don't leak logic across architectural boundaries.
Known limitations
This tool reviews plans but does not execute code, run tests, or modify files. It cannot verify findings perfectly if repository context (like full schema or architecture docs) is missing.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- Passed all security checks, Safe to install