apply
01Command Claude Code
name: OpenSpec: Apply description: Implement an approved OpenSpec change and keep tasks in sync. category: OpenSpec tags: [openspec, apply].
Command Claude Code
name: OpenSpec: Apply description: Implement an approved OpenSpec change and keep tasks in sync. category: OpenSpec tags: [openspec, apply].
Command Claude Code
name: OpenSpec: Archive description: Archive a deployed OpenSpec change and update specs. category: OpenSpec tags: [openspec, archive].
Command Claude Code
name: OpenSpec: Proposal description: Scaffold a new OpenSpec change and validate strictly. category: OpenSpec tags: [openspec, change].
Command Cursor
Implement an approved OpenSpec change and keep tasks in sync.
Command Cursor
Archive a deployed OpenSpec change and update specs.
Command Cursor
Scaffold a new OpenSpec change and validate strictly.
Cursor rule Cursor
Never try to run a test-script from commandline using node -e. This will always fail, you'll need to write a typescript test file, build that and execute that.
Instructions file CodexOpenCode
AGENTS.md instructions for kaizen-org/openapi-mcp-server: These instructions are for AI assistants working in this project.
Instructions file
Claude Code instructions for kaizen-org/openapi-mcp-server, covering openspec instructions, claude.md, project overview, essential development commands and building and testing.
MCP server Claude CodeCodexCursor
An MCP server that exposes OpenAPI endpoints as resources. Runs locally from the @kaizen-gcc/openapi-mcp-server npm package.