From gsd
Spike an idea through experiential exploration: build focused experiments to validate feasibility, or propose frontier spikes. Integrates with GSD planning and auto-creates .planning/spikes/.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd:spike [idea to validate] [--quick] [--text] or [frontier][idea to validate] [--quick] [--text] or [frontier]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Two modes:
Does not require /gsd:new-project — auto-creates .planning/spikes/ if needed.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/spike.md @${CLAUDE_PLUGIN_ROOT}/references/ui-brand.md </execution_context>
<runtime_note>
Copilot (VS Code): Use vscode_askquestions wherever this workflow calls AskUserQuestion.
</runtime_note>
Available flags:
--quick — Skip decomposition/alignment, jump straight to building. Use when you already know what to spike.--text — Use plain-text numbered lists instead of AskUserQuestion (for non-Claude runtimes).
npx claudepluginhub buildomator/buildomator --plugin gsdSpikes an idea through experiential exploration — builds focused experiments to validate feasibility and produce verified knowledge for the real build. Supports idea mode and frontier mode for proposing integration spikes.
Spikes an idea through hands-on experimentation, building focused prototypes to validate feasibility. Supports idea mode and frontier mode for exploring integration opportunities.
Spikes ideas through experiential exploration — builds focused experiments to validate feasibility and produce verified knowledge. Supports idea mode and frontier mode for proposing new spikes.