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
A setup command that runs the project’s Python setup script.
Hook Claude Code
Runs when a session starts, running an inline shell check. From otinori/blender-mcp-bridge.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
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.
Instructions file
A set of Claude Code instructions for the blender-mcp-bridge project, which connects AI agents to Blender. It documents the project layout, working rules, and ways to run the bridge with uvx.
MCP server Claude CodeCodexCursor
An MCP server that gives AI agents hands-on control of Blender: modelling, materials, rendering, and 3D-print checks. Runs locally from the blender-mcp-bridge Python package.