OPSX: Apply
01Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Archive multiple completed changes at once.
Command Claude Code
Continue working on a change - create the next artifact (Experimental).
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Create a change and generate all artifacts needed for implementation in one go.
Command Claude Code
Start a new change using the experimental artifact workflow (OPSX).
Command Claude Code
Guided onboarding - walk through a complete OpenSpec workflow cycle with narration.
Command Claude Code
Sync delta specs from a change to main specs.
Command Claude Code
Verify implementation matches change artifacts before archiving.
Hook Claude Code
Runs when a session starts, executing load-memory.py via python3 with --show-toplevel. From o3-shop/shop-ce.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and Bash tool calls, executing docker.sh with --format and --show-toplevel (2 commands). From o3-shop/shop-ce.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PostToolUse).
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Quality gate before marking any task complete. Runs cs-fixer + full tests + coverage, then updates shared agent memory with lessons learned.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Archive multiple completed changes at once. Use when archiving several parallel changes.
Skill Claude CodeCodex
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.