conductor-orchestrator-superpowers
Autonomous feature planning, parallel execution, and quality evaluation
All Skills in This Repository (41)
Pure Emerald Level Indicatorsloop-fixer
Parses failure reports and executes bounded fix cycles for evaluations.
eval-code-quality
Evaluate build integrity, type safety, and dead-code detection for software delivery tracks.
cto-advisor
Analyze technical debt and plan engineering team scaling for CTOs.
agent-factory
Generate ephemeral worker agents from templates for parallel task execution.
track-manager
Coordinate and enforce the Evaluate-Loop workflow for Conductor tracks.
requesting-code-review
Dispatch a dedicated code-review subagent to assess code quality and production readiness.
retrospective-agent
Generate retrospective reports from completed track execution data.
knowledge-manager
Load relevant patterns and known errors from the knowledge base before track planning.
subagent-driven-development
Dispatch fresh subagents per task with two-stage spec and code quality reviews.
using-superpowers
Enforce Skill tool invocation before any response across conversations.
loop-planner
Generate phased execution plans with DAGs from spec.md files.
eval-ui-ux
Evaluate UI/UX design adherence, visual consistency, and accessibility across tracks.
Frequently Asked Questions
FAQPage SchemaHow to install SupaConductor?โผ
Run `npx skills add Ibrahim-3d/conductor-orchestrator-superpowers --all -g -y` in your terminal to install all skills globally.
How does SupaConductor build features automatically?โผ
You state a goal in plain English, and it writes a spec, creates a task plan with dependencies, executes tasks in parallel, evaluates the results, and fixes any failures until everything passes.
What happens if a session crashes mid-task?โผ
Progress is tracked in metadata files and plan checkboxes, so running the go command again resumes exactly where the work left off without re-executing completed tasks.
What is the Board of Directors feature?โผ
Five virtual executive roles (architecture, product, security, operations, experience) review and vote on high-stakes decisions like production deploys, breaking API changes, and security architecture.
Can I control how autonomous it is?โผ
Yes. Set the mode in conductor/config.json to fully autonomous for hands-off execution, or human-in-the-loop to pause and ask you at key decision points.
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