Back to the catalog

conductor

Conductor is a Gemini CLI extension that allows you to specify, plan, and implement software features.

Open source Open in the app JSON README (API)

About

Conductor is a Gemini CLI extension that allows you to specify, plan, and implement software features.

Details

Kind
Plugins
Topic
AI, RAG & memory
Publisher
jnorthrup
Origin
gemini
Category
ferramentas
Version
0.4.0
Stars
50
Forks
12
Last push
2026-03-19T20:51:30Z
Repository state
ativo
Language
Shell
License
Apache-2.0
Added
2026-08-30 14:13:39
Updated
2026-08-30 14:13:39
Origin id
jnorthrup/conductor2

README

# conductor2

Single-file Conductor skill distribution.

- Canonical doctrine: [`skill/SKILL.md`](/Users/jim/work/conductor2/skill/SKILL.md)
- Execution model: the master owns and edits local `/conductor/` truth, inspects the authenticity of delegated work, and delegated slaves normally edit product files outside `/conductor/`
- Install with `install.sh` from outside this source tree
install.sh currently installs only to:

~/.opencode/skill/conductor
~/.claude/skills/conductor
~/.codex/skills/conductor
~/.gemini/extensions/conductor
~/.gemini/antigravity/skills/conductor

- [`gemini-extension.json`](/Users/jim/work/conductor2/gemini-extension.json) is Gemini host metadata, not doctrine

More