一键导入
gsd-list-phase-assumptions
Surface the agent's assumptions about a phase approach before planning
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Surface the agent's assumptions about a phase approach before planning
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Capture idea or task as todo from current conversation context
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
| name | gsd-list-phase-assumptions |
| description | Surface the agent's assumptions about a phase approach before planning |
Purpose: Help users see what the agent thinks BEFORE planning begins - enabling course correction early when assumptions are wrong. Output: Conversational output only (no file creation) - ends with "What do you think?" prompt
<execution_context> @.agent/get-shit-done/workflows/list-phase-assumptions.md </execution_context>
Phase number: $ARGUMENTS (required)Project state and roadmap are loaded in-workflow using targeted reads.
1. Validate phase number argument (error if missing or invalid) 2. Check if phase exists in roadmap 3. Follow list-phase-assumptions.md workflow: - Analyze roadmap description - Surface assumptions about: technical approach, implementation order, scope, risks, dependencies - Present assumptions clearly - Prompt "What do you think?" 4. Gather feedback and offer next steps<success_criteria>