What problem does it solve?
It streamlines the review of completed spike tickets by locating the spike document, summarizing its outcomes, generating follow‑up tickets from implementation steps, and closing the original spike.
Core Features & Use Cases
- Document Retrieval: Automatically finds the relevant spike markdown in the repository.
- Summary Generation: Produces a concise overview with key findings and recommendations.
- Follow‑Up Ticket Drafting: Converts each implementation step into a ready‑to‑create ticket draft.
- Automated or Interactive Closure: Supports both hands‑off (
--auto) execution and guided operator approval.
- Use Case: After a research spike is finished, run this skill to turn the research into actionable development tickets and close the spike in a single flow.
Quick Start
Run /spike-review T-472 (or add --auto for full automation) to review the spike, create follow‑up tickets, and close the spike.