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.
gsd-spike - Prompt - OpenSmartRoute
Promptv1.0.0
gsd-spike
Spike an idea through experiential exploration, or propose what to spike next (frontier mode)
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Spike an idea through experiential exploration — build focused experiments to feel the pieces
of a future app, validate feasibility, and produce verified knowledge for the real build.
Spikes live in `.planning/spikes/` and integrate with GSD commit patterns, state tracking,
and handoff workflows.
Two modes:
- **Idea mode** (default) — describe an idea to spike
- **Frontier mode** (no argument or "frontier") — analyzes existing spike landscape and proposes integration and frontier spikes
Does not require prior new-project setup — auto-creates `.planning/spikes/` if needed.
</objective>
<execution_context>
@E:/Projecten/Cabofeira/.claude/gsd-core/workflows/spike.md
@E:/Projecten/Cabofeira/.claude/gsd-core/workflows/spike-wrap-up.md
@E:/Projecten/Cabofeira/.claude/gsd-core/references/ui-brand.md
</execution_context>
<runtime_note>
**Copilot (VS Code):** Use `vscode_askquestions` wherever this workflow calls `AskUserQuestion`.
</runtime_note>
<context>
Idea: {{arguments}}
**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).
- `--wrap-up` — Package spike findings into a persistent project skill for future build conversations. Runs the spike-wrap-up workflow.
</context>
<process>
Parse the first token of {{arguments}}:
- If it is `--wrap-up`: strip the flag, execute the spike-wrap-up workflow
- Otherwise: pass all of {{arguments}} as the idea to the spike workflow end-to-end.
Preserve all workflow gates (prior spike check, decomposition, research, risk ordering, observability assessment, verification, MANIFEST updates, commit patterns).
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nSpike an idea through experiential exploration — build focused experiments to feel the pieces\nof a future app, validate feasibility, and produce verified knowledge for the real build.\nSpikes live in `.planning/spikes/` and integrate with GSD commit patterns, state tracking,\nand handoff workflows.\n\nTwo modes:\n- **Idea mode** (default) — describe an idea to spike\n- **Frontier mode** (no argument or \"frontier\") — analyzes existing spike landscape and proposes integration and frontier spikes\n\nDoes not require prior new-project setup — auto-creates `.planning/spikes/` if needed.\n</objective>\n\n<execution_context>\n@E:/Projecten/Cabofeira/.claude/gsd-core/workflows/spike.md\n@E:/Projecten/Cabofeira/.claude/gsd-core/workflows/spike-wrap-up.md\n@E:/Projecten/Cabofeira/.claude/gsd-core/references/ui-brand.md\n</execution_context>\n\n<runtime_note>\n**Copilot (VS Code):** Use `vscode_askquestions` wherever this workflow calls `AskUserQuestion`.\n</runtime_note>\n\n<context>\nIdea: {{arguments}}\n\n**Available flags:**\n- `--quick` — Skip decomposition/alignment, jump straight to building. Use when you already know what to spike.\n- `--text` — Use plain-text numbered lists instead of AskUserQuestion (for non-Claude runtimes).\n- `--wrap-up` — Package spike findings into a persistent project skill for future build conversations. Runs the spike-wrap-up workflow.\n</context>\n\n<process>\nParse the first token of {{arguments}}:\n- If it is `--wrap-up`: strip the flag, execute the spike-wrap-up workflow\n- Otherwise: pass all of {{arguments}} as the idea to the spike workflow end-to-end.\n\nPreserve all workflow gates (prior spike check, decomposition, research, risk ordering, observability assessment, verification, MANIFEST updates, commit patterns).\n</process>",
"variables": [
"arguments"
],
"notes": "Spike an idea through experiential exploration, or propose what to spike next (frontier mode) Tools: Read, Write, Edit, Bash, Grep, Glob, AskUserQuestion, WebSearch, WebFetch, mcp__context7__resolve-library-id, mcp__context7__query-docs. Arguments: [idea to validate] [--quick] [--text] [--wrap-up] or [frontier].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/Damian5314/Cabofeira",
"path": ".claude/commands/gsd/spike.md",
"ref": "5b07d288668557affd4167de2b2032f005b31c50",
"url": "https://github.com/Damian5314/Cabofeira/blob/5b07d288668557affd4167de2b2032f005b31c50/.claude/commands/gsd/spike.md",
"key": "Damian5314/Cabofeira/.claude/commands/gsd/spike.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/damian5314-cabofeira-spike-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.