Plans a new track (feature or bug fix), generates spec/plan documents, and updates the registry.
gemini-cli-extensions/conductor
SkillsMP has collected 6 skills from gemini-cli-extensions/conductor. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 3,703
- GitHub forks
- 287
Skills in this repository
Showing 6 of 6 collected skills.
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.
Executes the tasks defined in the specified track's plan. Use this to start or continue working on a feature, bug fix, or chore.
Reverts previous work (tracks, phases, or tasks) by identifying associated commits and performing Git reverts.
Reviews the completed track work against guidelines and the plan. Acts as a Principal Software Engineer to ensure quality and compliance.
Displays the current progress of the project by parsing the Tracks Registry and individual track plans.