gsd-ultraplan-phase

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

1|Updated Sep 6, 2015
One-click install
npx skills add https://github.com/deerawan/dotfiles --skill gsd-ultraplan-phase-deerawan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ultraplan-phase
Source: https://github.com/deerawan/dotfiles/tree/main/claude/skills/gsd-ultraplan-phase
Command: npx skills add https://github.com/deerawan/dotfiles --skill gsd-ultraplan-phase-deerawan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Planning a GSD phase can be slow and mentally taxing when you need a high-quality plan but want to keep your terminal session responsive.

Core Features & Use Cases

  • Remote plan drafting: Offloads the GSD plan phase to Claude Code’s ultraplan cloud session so your workflow stays lightweight.
  • Browser review and iteration: Review and comment on the generated plan in your browser before bringing it back.
  • Import back into GSD: Imports the finalized plan via /gsd:import --from for continued execution.
  • Use case: When you need a better plan for an active project phase but don’t want to wait in a local terminal planning session, use ultraplan to draft remotely, then import the result.

Quick Start

Run the gsd-ultraplan-phase Skill to generate a remote GSD plan phase for phase number 1, review it in your browser, and 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 phase planning to a remote Claude Code session?

You can offload GSD phase planning to Claude Code's ultraplan cloud session using this Skill. It drafts the plan remotely, keeping your terminal responsive, and allows browser-based review before importing the finalized plan back via /gsd:import --from.

How does browser review work for an imported GSD plan?

Browser review works by allowing you to iterate and comment on the generated phase plan in your browser UI. After finalizing the remote ultraplan cloud output, you import the plan back into GSD using the /gsd:import --from command to resume execution.

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

Yes, you need Claude Code v2.1.91+ and a claude.ai account to use ultraplan cloud for GSD. These prerequisites ensure your environment can successfully offload the plan phase and connect to the remote cloud session for drafting.

What is the best way to run a lightweight GSD planning workflow?

The best way to run a lightweight GSD planning workflow is to offload the plan phase to Claude Code's ultraplan cloud. This approach prevents terminal blocking, allowing you to remain productive locally while the plan drafts remotely for later browser review and import.

Why does local GSD planning block my terminal session?

Local GSD planning blocks your terminal because it requires active local processing for high-quality plan generation. Offloading the plan phase to an ultraplan cloud session resolves this by drafting the plan remotely while keeping your terminal responsive for other tasks.