From gsd
Offloads GSD plan phase to Claude Code's ultraplan cloud—drafts remotely while terminal stays free, enables browser review with inline comments, imports via /gsd:import. BETA, Claude Code only.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Creates detailed technical implementation plans via interactive research, iteration, user questions, and autonomy modes (Autopilot, Critical, Verbose). Activated by /create-plan or planning requests.
Replicates Claude Code plan mode in read-only fashion: explores codebase, designs changes, gets user approval, then writes plan to .claude/plans/<slug>.md without executing. Triggers on 'plan only' phrases.
Generates atomic PLAN.md files for hierarchical project planning in solo agentic dev with Claude. Covers briefs, roadmaps, phases; includes tasks, verification, checkpoints, success criteria.
Share bugs, ideas, or general feedback.
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.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/ultraplan-phase.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>
$ARGUMENTS Execute the ultraplan-phase workflow end-to-end.