Q Reset banner
Wania-Kazmi Wania-Kazmi

Q Reset

Testing community

Description

--- description: Reset Spec-Kit-Plus workflow state - clears .specify/ artifacts for fresh start --- # /q-reset Reset the Spec-Kit-Plus workflow to start fresh. --- ## What This Command Does 1. **Asks for confirmation** before destructive action 2. **Backs up** existing artifacts (optional) 3. **Clears** `.specify/` directory 4. **Preserves** `.claude/` infrastructure (skills, agents, hooks) 5. **Logs** the reset action --- ## Execution Steps ### Step 1: Confirm Reset **IMPORTANT**: Ask

Installation

Installs to ~/.claude/commands/wania-kazmi-claude-code-autonomous-agent-workflow-q-reset.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Wania-Kazmi/claude-code-autonomous-agent-workflow/HEAD/.claude/commands/q-reset.md -o ~/.claude/commands/wania-kazmi-claude-code-autonomous-agent-workflow-q-reset.md

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

Full documentation available on GitHub

View Source Repository