Conductor-for-all
Spec-driven project planning, implementation, review, and rollback
All Skills in This Repository (6)
Pure Emerald Level Indicatorsconductor-setup
Scaffold projects with product vision, design guidelines, and technology stack.
conductor-review
Automate code reviews against project guidelines, design specs, and test suites.
conductor-status
Parse the Tracks Registry and summarize project phases and task statuses.
conductor-revert
Revert Conductor tracks, phases, and tasks by identifying associated Git commits.
conductor-newTrack
Generate spec.md and plan.md files for new Conductor tracks.
conductor-implement
Execute Conductor framework track tasks and update the Tracks Registry.
Frequently Asked Questions
FAQPage SchemaHow to install Conductor for All?โผ
Run `npx skills add hlhr202/Conductor-for-all --all -g -y` in your terminal to install all Conductor skills globally.
What is spec-driven development with Conductor?โผ
Conductor breaks work into tracks with written specs and plans, then guides your coding agent through test-driven implementation, review, and cleanup step by step.
Which coding agents work with Conductor?โผ
It supports Claude Code, Cursor, Codex, VS Code Copilot, Windsurf, Cline, Gemini CLI, and more through portable skill files.
Can Conductor revert a finished feature safely?โผ
Yes. The revert skill finds every Git commit tied to a track, phase, or task, shows you a clear plan, and only rolls back after your confirmation.
Do I need to write specs manually?โผ
No. The setup and newTrack skills interview you with short questions and draft the product guide, tech stack, spec, and plan for your approval.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core