gsd-ultraplan-phase
GitHub将GSD的计划阶段卸载至Ultraplan云端基础设施,释放终端资源。用户可在浏览器中审查和评论计划,并通过命令导入回本地。当前为BETA版,需Claude Code v2.1.91+及GitHub仓库支持。
Trigger Scenarios
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill gsd-ultraplan-phase -g -y
SKILL.md
Frontmatter
{
"name": "gsd-ultraplan-phase",
"description": "[BETA] Offload plan phase to Claude Code's ultraplan cloud; review in browser and import back.",
"allowed-tools": [
"Read",
"Bash",
"Glob",
"Grep"
],
"argument-hint": "[phase-number]"
}
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> @$HOME/.claude/get-shit-done/workflows/ultraplan-phase.md @$HOME/.claude/get-shit-done/references/ui-brand.md </execution_context>
Version History
- 581d130 Current 2026-07-19 09:11


