Q Init banner
Wania-Kazmi Wania-Kazmi

Q Init

Testing community

Description

--- description: Initialize Spec-Kit-Plus workflow in a new project. Creates .specify/ and .claude/ directory structure. --- # /q-init **Input**: `$ARGUMENTS` (optional: project name) --- ## SPEC-KIT-PLUS PROJECT INITIALIZATION This command sets up the Spec-Kit-Plus autonomous workflow structure in a new project. ``` ╔════════════════════════════════════════════════════════════════════════════════╗ ║ SPEC-KIT-PLUS INITIALIZATION ║ ╠═══════

Installation

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

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

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

Full documentation available on GitHub

View Source Repository