From gsd
Surfaces Claude's assumptions about a project phase's technical approach, implementation order, scope boundaries, risks, and dependencies before planning for early correction.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Surfaces Claude's assumptions about technical approach, implementation order, scope boundaries, risks, and dependencies for a project phase before planning.
Creates detailed PLAN.md files for roadmap phases with research, planning, verification loops, and execution handoff prompts. Customizable via flags like --research, --prd, --reviews, --gaps.
Share bugs, ideas, or general feedback.
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
<execution_context> @${CLAUDE_PLUGIN_ROOT}/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>