From gsd
Packages spike experiment findings into a persistent, project-local Claude skill for auto-loading in future build conversations. Writes summary to .planning/spikes/.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Documents results of time-boxed technical or design spikes, capturing question, approach, evidence-based findings, recommendation, and artifacts for team decisions.
Generates Markdown documents for time-boxed technical spikes to research and resolve critical development decisions before coding.
Coordinates bounded spike experiments and design sketches for prototypes or UI investigations, capturing evidence, null results, and downstream routes.
Share bugs, ideas, or general feedback.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/spike-wrap-up.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>