plan-design-review

Identifies gaps and ambiguities in PLAN design decisions and proposes testable remedies.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/anishs1207/agentic-cli --skill plan-design-review-anishs1207
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-design-review
Source: https://github.com/anishs1207/agentic-cli/tree/main/.agents/skills/gstack-plan-design-review
Command: npx skills add https://github.com/anishs1207/agentic-cli --skill plan-design-review-anishs1207

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan briefs often contain incomplete or ambiguous design decisions, causing misalignment and rework during implementation. This skill identifies gaps, clarifies rationale, and records explicit decisions that teams can trust.

Core Features & Use Cases

  • Gap detection: flags missing design decisions, constraints, and success criteria, with suggested wording.
  • Rationale capture: documents trade-offs and justification to support future audits.
  • Plan augmentation: appends or annotates PLAN files with concrete decisions and acceptance criteria for design changes.

Quick Start

Review a PLAN for UI decisions, identify gaps, and add missing decisions to the PLAN before implementation.

Frequently Asked Questions about plan-design-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find missing UI design decisions in a plan before implementation?

To find missing UI design decisions in a plan, review component states, accessibility constraints, responsive behavior, and empty states to flag ambiguities and prompt for missing constraints with suggested wording.

What is a design review for a UI plan and what does it cover?

A design review for a UI plan identifies gaps, inconsistencies, and ambiguities in design decisions. It covers UI flows, component states, accessibility, responsive behavior, and empty states, proposing explicit and testable remedies.

How do I document trade-offs and rationale for design changes in a plan?

To document trade-offs and rationale for design changes in a plan, capture the justification for each decision during the review. This records explicit constraints and testable acceptance criteria to support future audits.

Can I use this to review accessibility and responsive behavior in my UI flows?

Yes, you can review accessibility and responsive behavior in UI flows. The review identifies missing constraints in these areas and proposes explicit, testable remedies aligned with design principles and user needs.

What is the best way to augment a plan file with concrete design decisions?

The best way to augment a plan file with concrete design decisions is to append or annotate the file directly. This adds explicit acceptance criteria and testable remedies for identified gaps before implementation begins.

Why does my UI plan have ambiguities that cause rework during implementation?

Your UI plan has ambiguities causing rework because it contains incomplete design decisions. A rigorous plan review flags these missing constraints, clarifies rationale, and records explicit decisions to prevent misalignment.