satoh-y-0323/claude-code-conductor

複数エージェントのオーケストレーションを中心に据えた Claude Code フレームワーク。

1Stars on the repository
38Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

autonomous-mode

01

satoh-y-0323/claude-code-conductor

Skill Claude Code

A set of rules for letting an agent carry out an approved development plan with fewer manual pauses. It defines when the agent may pass approval gates and how that operating mode is written.

not rated 1 yesterday B 41 tokens original MIT

brainstorm

02

satoh-y-0323/claude-code-conductor

Skill Claude Code

A lightweight brainstorming mode that reads supplied PDFs or images and helps expand ideas, viewpoints, and options. Brainstorming means exploring possibilities before choosing a final answer.

not rated 1 yesterday B 120 tokens original MIT

codex-review

03

satoh-y-0323/claude-code-conductor

Skill Claude CodeCodex

A Codex command that runs a code or security review using reviewer definitions stored in a project’s .codex/agents folder. It can review one file or the changes in a Git working tree.

not rated 1 yesterday A 303 tokens original MIT

dev-workflow

04

satoh-y-0323/claude-code-conductor

Skill Claude Code

A multi-agent development workflow that coordinates work from requirements through implementation and review. It records the current phase and moves work between phases using session files.

not rated 1 yesterday A 41 tokens original MIT

develop

05

satoh-y-0323/claude-code-conductor

Skill Claude Code

An implementation workflow that follows an existing development plan and project instructions. It can use TDD, or test-driven development, where a failing test is written before the code that makes it pass.

not rated 1 yesterday A 81 tokens original MIT

doc

06

satoh-y-0323/claude-code-conductor

Skill Claude Code

A guided document-writing workflow that asks about the document type, source files, readers, purpose, and level of detail before generating it.

not rated 1 yesterday A 38 tokens original MIT

extract-lib

07

satoh-y-0323/claude-code-conductor

Skill Claude Code

A tool-guided workflow for comparing multiple projects, identifying code they have in common, and proposing a reusable library with starter code.

not rated 1 yesterday A 32 tokens original MIT

init-session

08

satoh-y-0323/claude-code-conductor

Skill Claude Code

A session-start procedure for restoring previous work state and checking project setup before coding begins. It can invoke a setup process when coding rules have not yet been configured.

not rated 1 yesterday B 49 tokens original MIT

mcp-config

09

satoh-y-0323/claude-code-conductor

Skill Claude Code

A project-scoped configuration helper for adding, listing, and removing MCP servers in `.claude/settings.json`. MCP servers are external tools or services that an AI coding agent can connect to.

not rated 1 yesterday A 28 tokens original MIT

pattern-status

10

satoh-y-0323/claude-code-conductor

Skill Claude Code

A read-only report for patterns stored in a project's patterns.json file. It groups patterns by promotion status and age, then displays summary tables.

not rated 1 yesterday A 57 tokens original MIT

promote-pattern

11

satoh-y-0323/claude-code-conductor

Skill Claude Code

A guided workflow for promoting useful patterns from a project memory file into reusable rules or step-by-step skills.

not rated 1 yesterday A 54 tokens original MIT

recall

12

satoh-y-0323/claude-code-conductor

Skill Claude Code

A semantic search skill for finding related information in past sessions, agent notes, reports, and stored patterns. Semantic search looks for meaning and similar ideas rather than only exact words.

not rated 1 yesterday A 54 tokens original MIT

report-timestamp

13

satoh-y-0323/claude-code-conductor

Skill Claude Code

A timestamp helper for naming generated report files in the form YYYYMMDD-HHMMSS. It specifies how agents should run the timestamp script and what to do when a shell is unavailable.

not rated 1 yesterday A 82 tokens original MIT

review-phase

14

satoh-y-0323/claude-code-conductor

Skill Claude Code

A code-review workflow for examining implemented code in a dedicated review phase. It also includes a security review of the changes.

not rated 1 yesterday A 27 tokens original MIT

setup

15

satoh-y-0323/claude-code-conductor

Skill Claude Code

A project setup workflow that asks about a project’s languages, frameworks, runtime, and conventions, then creates coding-standard and project-convention files for the project setup agent.

not rated 1 yesterday A 58 tokens original MIT

start

16

satoh-y-0323/claude-code-conductor

Skill Claude Code

A workflow entry point that guides a development session into planning, implementation, debugging, or review. It includes a session check and routes work through defined steps, including test-driven development (TDD), where tests are written before the code they check.

not rated 1 yesterday A 53 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: