Plugin Claude Code
Plugin marketplace listing 1 plugin: conductor.
Plugin Claude Code
Plugin marketplace listing 1 plugin: conductor.
Instructions file
Instructions for S-Nakamur-a/conductor, covering claude.md, project overview, commands, mcp server (conductor mcp-serve, src/mcpserve/) and session hook (conductor cc-hook, src/cchook.rs).
Plugin Claude Code
Hooks, MCP tools, and skills for Claude Code sessions running inside Conductor TUI.
MCP server Claude CodeCodexCursor +2
MCP server "conductor" as configured in S-Nakamur-a/conductor. Launched with conductor mcp-serve.
Hook
Runs when the agent sends a notification for permission_prompt, elicitation_dialog and idle_prompt tool calls, executing signal-waiting.sh via bash. From S-Nakamur-a/conductor.
Hook
Runs when the agent finishes a response, executing signal-waiting.sh via bash. From S-Nakamur-a/conductor.
Hook
Runs when you submit a prompt, before the agent sees it, executing signal-active.sh via bash. From S-Nakamur-a/conductor.
Skill Claude CodeCodex
A workflow for handling pending Conductor code-review comments, including reading their discussion and assigning changes to subagents when appropriate.
Skill Claude CodeCodex
A skill that reads a specified file or code range and adds explanatory comments in Japanese. The comments use a question style and focus on important logic, design choices, and side effects.