Sandstorm Spec Refine banner
onomojo onomojo

Sandstorm Spec Refine

Testing community

Description

--- name: spec-refine description: Interactive refinement loop — run quality gate, present gaps, ask questions, update ticket until it passes user_invocable: true --- # /spec-refine <issue> Enter the interactive refinement loop for a ticket. Runs the quality gate, presents gaps, asks clarifying questions, updates the ticket, and re-checks until the gate passes. ## Instructions ### Step 1: Fetch and check 1. Run the project's fetch-ticket script to get the current ticket content: ```bash

Installation

Installs to ~/.claude/skills/onomojo-sandstorm-desktop-sandstorm-spec-refine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/onomojo-sandstorm-desktop-sandstorm-spec-refine && curl -fsSL https://raw.githubusercontent.com/onomojo/sandstorm-desktop/HEAD/.claude/skills/sandstorm-spec-refine.md -o ~/.claude/skills/onomojo-sandstorm-desktop-sandstorm-spec-refine/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository