Command Claude Code
Command "_example-command" from jmanhype/speckit, covering example custom slash command, usage, what this command does, command prompt and notes.
Specification-Driven Development with Beads Integration - A comprehensive workflow system for AI-assisted software development
Command Claude Code
Command "_example-command" from jmanhype/speckit, covering example custom slash command, usage, what this command does, command prompt and notes.
Command Claude Code
Optionally run TCHES metaprompt, then chain Spec Kit passes (specify→plan→tasks→implement). Usage: /speckit-orchestrate [--meta] [--parallel].
Command Claude Code
Full Spec Kit flow with quality gates: constitution→specify→clarify→plan→contract→checklist→tasks→analyze→implement. Usage: /speckit-workflow-v2 [--domains 'security,accessibility,performance'] [--strict] [--auto] [--parallel].
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Claude Code
Quick fix command for simple changes that don't require full workflow. Usage: /speckit.fix.
Command Claude Code
Execute the implementation plan by processing tasks from tasks.md. Usage: /speckit.implement [--parallel].
Command Claude Code
Export Spec Kit tasks to Linear as sub-issues linked to a parent issue.
Command Claude Code
Import a Linear issue into Spec Kit as a new feature specification.
Command Claude Code
Synchronize status between Spec Kit tasks.md and Linear issues bidirectionally.
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Claude Code
Create or update the feature specification from a natural language feature description.
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command Claude Code
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.