gsd-ultraplan-phase

Offload GSD plan drafting to Claude Code's ultraplan cloud.

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-ultraplan-phase
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-ultraplan-phase
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-ultraplan-phase
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-ultraplan-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Offload the GSD plan phase to Claude Code's ultraplan cloud infrastructure, enabling remote drafting while your terminal stays free.

Core Features & Use Cases

  • Remote ultraplan drafting: Draft the plan in a cloud session with full context and tooling, without tying up your local terminal.
  • Browser review & import: Review, annotate, and comment in the browser, then import the final plan back via /gsd-import --from.
  • Beta-guided experimentation: Safe to explore in a research-preview environment with a clear upgrade path to stable local planning.

Quick Start

Activate ultraplan by invoking the Claude Code skill command and follow the browser review workflow to import results back with /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 Claude Code plan drafting to the cloud without tying up my terminal?▼

Cloud plan drafting offloads the GSD plan phase to Claude Code's ultraplan cloud infrastructure, enabling a remote drafting session that keeps your local terminal completely free for other tasks.

What is the workflow to review and import a remote ultraplan draft back to my local environment?▼

The ultraplan import workflow involves reviewing and annotating the drafted plan in your browser, then executing the /gsd-import --from command to pull the finalized plan back into your local environment.

Do I need a specific Claude Code version to use cloud-based ultraplan drafting?▼

Yes, cloud-based ultraplan drafting requires Claude Code v2.1.91 or higher, a claude.ai account, and access to the relevant GitHub repository to function properly.

Can I review and annotate cloud planning drafts directly in my browser?▼

Yes, browser review allows you to review, annotate, and comment on cloud-based planning drafts directly in your web browser before importing the final results back to your terminal.

When should I use remote cloud planning instead of local terminal planning?▼

Remote cloud planning is ideal when you need to free up your local terminal during the GSD plan phase or want to safely experiment with beta-guided planning workflows before upgrading to stable local planning.