davepoon/gsd:list-phase-assumptions
Surface Claude's assumptions about a phase approach before planning
npx skills add https://github.com/davepoon/buildwithclaude --skill gsd:list-phase-assumptions
<objective>
Analyze a phase and present Claude's assumptions about technical approach, implementation order, scope boundaries, risk areas, and dependencies.
Purpose: Help users see what Claude 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
</objective>
<execution_context>
@${CLAUDE_PLUGIN_ROOT}/workflows/list-phase-assumptions.md
</execution_context>
<context>
Phase number: $ARGUMENTS (required)
Project state and roadmap are loaded in-workflow using targeted reads.
</context>
<process>
</process>
<success_criteria>
</success_criteria>
Take davepoon/gsd:list-phase-assumptions from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.