alabasta
01cowboyshibuya/alabasta-agent-bridge
Plugin Claude Code
Plugin marketplace listing 1 plugin: alabasta.
cowboyshibuya/alabasta-agent-bridge
Plugin Claude Code
Plugin marketplace listing 1 plugin: alabasta.
cowboyshibuya/alabasta-agent-bridge
Plugin Claude Code
Connect coding agents to Alabasta tasks: read tasks (MCP), a skill that teaches the resolution protocol, and a Stop hook that enforces a structured resolution before finishing.
cowboyshibuya/alabasta-agent-bridge
MCP server Claude CodeCodexCursor +2
MCP server that connects coding agents (Claude Code, Codex) to Alabasta tasks — read a task and submit a structured resolution. Runs locally from the @alabasta/mcp npm package. Needs 2 environment variables to run.
cowboyshibuya/alabasta-agent-bridge
Hook
Runs when a session starts, executing rules_drift.py via python3. From cowboyshibuya/alabasta-agent-bridge.
cowboyshibuya/alabasta-agent-bridge
Hook
Runs when the agent finishes a response, executing stop.py via python3. From cowboyshibuya/alabasta-agent-bridge.
cowboyshibuya/alabasta-agent-bridge
Skill Claude CodeCodex
How to work an Alabasta task and submit a structured resolution when done. Use whenever a coding session is tied to an Alabasta task — ALABASTATASKID is set, the user names an Alabasta task id/identifier (e.g. TOM-24), or the alabasta MCP tools are available.