Spec Command - GitHub Spec Kit Integration
Generates structured feature specifications using GitHub Spec Kit methodology with anti-mock validation.
/plugin marketplace add jleechanorg/claude-commands/plugin install claude-commands@claude-commands-marketplacespec-kit/When this command is invoked, YOU (Claude) must execute these steps immediately: This is NOT documentation - these are COMMANDS to execute right now. Use TodoWrite to track progress through multi-phase workflows.
Action Steps:
Load appropriate Spec Kit template from .claude/templates/spec-kit/
Action Steps: Using Spec Kit methodology:
Action Steps: Generate specification using Spec Kit template structure:
Action Steps: Apply enhanced Genesis validation:
Action Steps:
Action Steps: Compatible with existing commands:
/plan - Our context-aware planning (unchanged)/gene - Genesis will use improved specifications/consensus - Multi-agent validation includes Spec Kit criteriaEnhanced Genesis Goals:
goals/2025-09-24-feature-name/
├── 00-spec-kit-specification.md # Generated by /spec command
├── 01-success-criteria.md # Enhanced with Spec Kit acceptance criteria
├── 02-progress-tracking.md # Existing Genesis tracking
└── tests/ # Auto-generated validation tests
Purpose: Create structured specifications using GitHub Spec Kit methodology without conflicts
Usage: /spec [feature-description] - Generate Spec Kit compliant specifications
✅ No Installation Required: Uses extracted templates, no CLI tool conflicts ✅ Preserves /plan Command: Our sophisticated 171-line /plan command remains untouched ✅ Compatible Integration: Enhances Genesis workflow without disruption
/spec implement user authentication system with OAuth2 support
Generates: Structured specification with:
Template Location: .claude/templates/spec-kit/spec-template.md
Output Location: goals/[date-feature]/00-spec-kit-specification.md
Genesis Integration: Automatic loading by Genesis goal directory system
Validation: Anti-mock patterns + Spec Kit acceptance criteria