Conductor
Conductor from gemini-cli-extensions/conductor.
Skills in this plugin
6- ▌ Conductor Setup · gemini-cli-extensions-conductor bundleScaffolds the project and sets up the Conductor environment. Use this whenever a project needs to be initialized or if the Conductor configuration is missing.
- ▌ Conductor Revert · gemini-cli-extensions-conductorReverts previous work (tracks, phases, or tasks) by identifying associated commits and performing Git reverts.
- ▌ Conductor Review · gemini-cli-extensions-conductorReviews the completed track work against guidelines and the plan. Acts as a Principal Software Engineer to ensure quality and compliance.
- ▌ Conductor Status · gemini-cli-extensions-conductorDisplays the current progress of the project by parsing the Tracks Registry and individual track plans.
- ▌ Conductor Implement · gemini-cli-extensions-conductorExecutes the tasks defined in the specified track's plan. Use this to start or continue working on a feature, bug fix, or chore.
- ▌ Conductor New Track · gemini-cli-extensions-conductor bundlePlans a new track (feature or bug fix), generates spec/plan documents, and updates the registry.