gsd-ultraplan-phase

Offload GSD plan-phase creation to Claude Code's ultraplan cloud for browser review and import.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BeiBei-Clic/ai-skills --skill gsd-ultraplan-phase-beibei-clic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ultraplan-phase
Source: https://github.com/BeiBei-Clic/ai-skills/tree/main/gsd-ultraplan-phase
Command: npx skills add https://github.com/BeiBei-Clic/ai-skills --skill gsd-ultraplan-phase-beibei-clic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the bottleneck of doing careful GSD plan-phase work locally by letting you draft the plan in Claude Code’s ultraplan cloud while keeping your terminal available.

Core Features & Use Cases

  • Cloud-assisted plan drafting: Generates a plan phase using ultraplan infrastructure and returns results for review.
  • Browser review and feedback loop: Lets you review and comment on the drafted plan in a browser before importing it back.
  • BETA workflow for planning only: Designed specifically for offloading the plan phase (with /gsd:plan-phase recommended for stable local planning).

Quick Start

Ask to run gsd-ultraplan-phase to draft your next GSD plan phase in the ultraplan cloud for browser review and then import it back using /gsd:import --from.

Frequently Asked Questions about gsd-ultraplan-phase

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

FAQPage Schema
How do I offload GSD plan-phase creation to reduce local planning latency?

The ultraplan cloud workflow drafts your plan remotely and returns it for browser-based review. You can then import the approved plan back into your local GSD workflow using the import command.

Do I need Claude Code to use ultraplan cloud for phase planning?

Yes, cloud-assisted plan drafting requires Claude Code v2.1.91+ and an authenticated claude.ai account. The workflow offloads the plan phase to the ultraplan cloud while keeping your terminal available.

Can I review drafted GSD plans in a browser before importing them?

Yes, the workflow includes a browser review and feedback loop. You can evaluate and comment on the cloud-drafted plan in your browser before importing the approved version back into your GSD workflow.

What is the difference between ultraplan-phase and stable local GSD planning?

Ultraplan-phase is a BETA workflow specifically for offloading plan creation to the cloud. For stable local planning without external dependencies or browser review, the standard /gsd:plan-phase command is recommended instead.

How do I import an approved plan back into my GSD workflow?

After completing the browser review and feedback loop, you import the approved plan back into your GSD workflow by running /gsd:import --from to load the cloud-drafted phase locally.