CtrlK
BlogDocsLog inGet started
Tessl Logo

conductor

github.com/gemini-cli-extensions/conductor

Skill

Added

Review

conductor-status

skills/conductor-status/SKILL.md

Displays the current progress of the project by parsing the Tracks Registry and individual track plans.

54

conductor-setup

skills/conductor-setup/SKILL.md

Scaffolds the project and sets up the Conductor environment. Use this whenever a project needs to be initialized or if the Conductor configuration is missing.

64

conductor-review

skills/conductor-review/SKILL.md

Reviews the completed track work against guidelines and the plan. Acts as a Principal Software Engineer to ensure quality and compliance.

56

conductor-revert

skills/conductor-revert/SKILL.md

Reverts previous work (tracks, phases, or tasks) by identifying associated commits and performing Git reverts.

59

conductor-new-track

skills/conductor-new-track/SKILL.md

Plans a new track (feature or bug fix), generates spec/plan documents, and updates the registry.

54

conductor-implement

skills/conductor-implement/SKILL.md

Executes the tasks defined in the specified track's plan. Use this to start or continue working on a feature, bug fix, or chore.

60