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
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
Command Claude Code
Sync delta specs from a change to main specs.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From AliAkhtari78/SpotifyScraper.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 14 allowed tools.
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
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
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Skill Claude CodeCodex
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
Instructions file
Instructions for AliAkhtari78/SpotifyScraper, covering claude.md, what this project is, architecture rules (do not violate), workflow and commands.
MCP server Claude CodeCodexCursor +2
Extract public Spotify data — tracks, albums, artists, playlists, podcasts, and lyrics — without the official API. Sync + async, typed, one dependency. Runs locally from the spotifyscraper Python package. Needs 1 environment variable to run.