gsd-ultraplan-phase

Offload GSD plan drafting to Claude Code ultraplan cloud for browser review and import.

4|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-ultraplan-phase-electroheadfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ultraplan-phase
Source: https://github.com/electroheadfx/efx-mux/tree/main/.codex/skills/gsd-ultraplan-phase
Command: npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-ultraplan-phase-electroheadfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill moves the planning phase of a GSD workflow into Claude Code's ultraplan cloud so you can draft a plan without blocking your local terminal session.

Core Features & Use Cases

  • Remote plan drafting: Sends the plan phase to ultraplan for cloud-based generation and review.
  • Browser review loop: Lets you inspect and comment on the plan in the browser before importing it back.
  • GSD workflow integration: Supports plan-phase workflows that need to return to a local repository state, including argument passing and user-input fallbacks.

Quick Start

Use the gsd-ultraplan-phase skill to offload the current plan phase for this repository and prepare the result for browser review and import.

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 Claude Code plan drafting to the cloud without blocking my terminal?

You can offload plan drafting to the cloud by using the gsd-ultraplan-phase workflow, which sends the planning phase to the ultraplan cloud so your local terminal session stays completely free for other tasks.

How does browser review work for GSD workflow plans?

Browser review for GSD workflow plans lets you inspect, comment on, and approve the cloud-generated plan directly in your browser before importing the finalized plan back into your local repository process.

Do I need a specific Claude Code version to use ultraplan cloud planning?

Yes, you need Claude Code v2.1.91 or later, a claude.ai account, and a GitHub repository with the documented ultraplan workflow to use this cloud planning integration.

Can I pass arguments and handle user input during remote plan generation?

Yes, the remote plan generation supports argument passing and user-input fallbacks, allowing you to handle interactive inputs and return the finalized plan back to your local GSD repository state.

What is the best way to draft repository plans without keeping the terminal busy?

The best way to draft repository plans without terminal blockage is offloading the generation phase to ultraplan cloud, which processes the planning remotely and prepares the result for browser review and import.