Skip to main content
Generaldavepoon

gsd:ultraplan-phase

[BETA] Offload plan phase to Claude Code's ultraplan cloud — drafts remotely while terminal stays free, review in browser with inline comments, import back via /gsd:import. Claude Code only.

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--ultraplan-phase
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/ultraplan-phase/SKILL.md -o .claude/skills/ultraplan-phase.md

Drops the SKILL.md into .claude/skills/ultraplan-phase.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Offload GSD's plan phase to Claude Code's ultraplan cloud infrastructure.

Ultraplan drafts the plan in a remote cloud session while your terminal stays free. Review and comment on the plan in your browser, then import it back via /gsd:import --from.

⚠ BETA: ultraplan is in research preview. Use /gsd:plan-phase for stable local planning. Requirements: Claude Code v2.1.91+, claude.ai account, GitHub repository.

@${CLAUDE_PLUGIN_ROOT}/workflows/ultraplan-phase.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md $ARGUMENTS Execute the ultraplan-phase workflow end-to-end.