create-spike

Installation
SKILL.md

Create Spike

Investigate a problem, map it to the codebase, and produce a structured GitHub issue ready for build-from-issue.

A spike is an exploratory investigation. The user has a vague idea — a feature they want, a bug they've noticed, a performance concern — but hasn't mapped it to code, assessed feasibility, or structured it as a buildable issue. This skill does that mapping.

Prerequisites

  • The gh CLI must be authenticated (gh auth status)
  • You must be in a git repository with a GitHub remote

Workflow Overview

Installs
3
GitHub Stars
7.0K
First Seen
Mar 18, 2026
create-spike — nvidia/openshell