Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Prompt file imported from Robin1224/draft-utility (.claude/commands/gsd/list-phase-assumptions.md). Fill in {{arguments}} before use. Copyright stays with the author.
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
Project state and roadmap are loaded in-workflow using targeted reads.
<success_criteria>
Phase validated against roadmap
Assumptions surfaced across five areas
User prompted for feedback
User knows next steps (discuss context, plan phase, or correct assumptions)
</success_criteria>
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<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>
@/Users/robinvanderheijden/Documents/GitHub/draft-utility/.claude/get-shit-done/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>
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
</process>
<success_criteria>
- Phase validated against roadmap
- Assumptions surfaced across five areas
- User prompted for feedback
- User knows next steps (discuss context, plan phase, or correct assumptions)
</success_criteria>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nAnalyze a phase and present Claude's assumptions about technical approach, implementation order, scope boundaries, risk areas, and dependencies.\n\nPurpose: Help users see what Claude thinks BEFORE planning begins - enabling course correction early when assumptions are wrong.\nOutput: Conversational output only (no file creation) - ends with \"What do you think?\" prompt\n</objective>\n\n<execution_context>\n@/Users/robinvanderheijden/Documents/GitHub/draft-utility/.claude/get-shit-done/workflows/list-phase-assumptions.md\n</execution_context>\n\n<context>\nPhase number: {{arguments}} (required)\n\nProject state and roadmap are loaded in-workflow using targeted reads.\n</context>\n\n<process>\n1. Validate phase number argument (error if missing or invalid)\n2. Check if phase exists in roadmap\n3. Follow list-phase-assumptions.md workflow:\n - Analyze roadmap description\n - Surface assumptions about: technical approach, implementation order, scope, risks, dependencies\n - Present assumptions clearly\n - Prompt \"What do you think?\"\n4. Gather feedback and offer next steps\n</process>\n\n<success_criteria>\n\n- Phase validated against roadmap\n- Assumptions surfaced across five areas\n- User prompted for feedback\n- User knows next steps (discuss context, plan phase, or correct assumptions)\n </success_criteria>",
"variables": [
"arguments"
],
"notes": "Surface Claude's assumptions about a phase approach before planning Tools: Read, Bash, Grep, Glob. Arguments: [phase].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/Robin1224/draft-utility",
"path": ".claude/commands/gsd/list-phase-assumptions.md",
"ref": "5f1628bc8d4af6fea42c5ad5cc81713f57c19721",
"url": "https://github.com/Robin1224/draft-utility/blob/5f1628bc8d4af6fea42c5ad5cc81713f57c19721/.claude/commands/gsd/list-phase-assumptions.md",
"key": "Robin1224/draft-utility/.claude/commands/gsd/list-phase-assumptions.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/robin1224-draft-utility-list-phase-assumptions-command/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.