plan-design-session

Coordinate design-planner and design-reviewer sub-agents to generate a structured design plan.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/so-ota-biz/ai-agent-orchestration-settings --skill plan-design-session
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-design-session
Source: https://github.com/so-ota-biz/ai-agent-orchestration-settings/tree/main/.agent/skills/plan_design_session
Command: npx skills add https://github.com/so-ota-biz/ai-agent-orchestration-settings --skill plan-design-session

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps unify and accelerate early-stage design by coordinating design-planner and design-reviewer sub-agents to produce a coherent design plan without implementing code.

Core Features & Use Cases

  • Orchestrates design-planner and design-reviewer loops to generate design options, review findings, and converge on a design plan.
  • Captures completion criteria, assumptions, and diagrams as artifacts to enable seamless handoff to implementation.
  • Use Case: Before starting implementation, start a plan-design-session to produce a documented design proposal with required reviews and acceptance criteria.

Quick Start

Provide the design theme or issue, then start the Plan-mode session to generate a documented design plan.

Frequently Asked Questions about plan-design-session

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

FAQPage Schema
How do I create a structured design plan before starting implementation?▼

To create a structured design plan before implementation, initiate a plan-mode design session that coordinates design-planner and design-reviewer sub-agents to generate design options, review findings, and converge on a documented proposal.

What is a planning session for design documents?▼

A planning session for design documents is an orchestrated workflow where sub-agents generate and review design options, ensuring artifacts like completion criteria, assumptions, and diagrams are captured for seamless handoff to implementation.

How do I capture completion criteria and assumptions for a design proposal?▼

You capture completion criteria and assumptions for a design proposal by running a coordinated design-planner and design-reviewer loop, which systematically documents these artifacts alongside diagrams for implementation handoff.

Does the design review process generate code during the session?▼

No, the design review process does not generate code during the session; it strictly focuses on pre-implementation design sequencing, producing a documented design plan with required reviews and acceptance criteria.

What is the best way to start a design planning session?▼

The best way to start a design planning session is to provide the design theme or issue, which triggers the orchestrated workflow to generate a documented design plan with required reviews and acceptance criteria.