Ibrahim-3dIbrahim-3dCommunityยท41 Agent Skills Included

conductor-orchestrator-superpowers

Autonomous feature planning, parallel execution, and quality evaluation

Turns plain-English goals into fully planned, executed, and verified code changes. Runs a structured plan-execute-evaluate-fix cycle with parallel workers, file locking, and crash recovery. Eliminates manual re-prompting, babysitting, and missed quality checks during development. Includes board-style multi-perspective reviews for high-stakes architecture and deployment decisions.
npx skills add Ibrahim-3d/conductor-orchestrator-superpowers --all -g -y

All Skills in This Repository (41)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

loop-fixer

Parses failure reports and executes bounded fix cycles for evaluations.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

eval-code-quality

Evaluate build integrity, type safety, and dead-code detection for software delivery tracks.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

cto-advisor

Analyze technical debt and plan engineering team scaling for CTOs.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

agent-factory

Generate ephemeral worker agents from templates for parallel task execution.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

track-manager

Coordinate and enforce the Evaluate-Loop workflow for Conductor tracks.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

requesting-code-review

Dispatch a dedicated code-review subagent to assess code quality and production readiness.

Community
Intermediate
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

retrospective-agent

Generate retrospective reports from completed track execution data.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

knowledge-manager

Load relevant patterns and known errors from the knowledge base before track planning.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

subagent-driven-development

Dispatch fresh subagents per task with two-stage spec and code quality reviews.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

using-superpowers

Enforce Skill tool invocation before any response across conversations.

Community
Basic
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

loop-planner

Generate phased execution plans with DAGs from spec.md files.

Community
Advanced
๐Ÿ“ฆ In Repo
Ibrahim-3dIbrahim-3d

eval-ui-ux

Evaluate UI/UX design adherence, visual consistency, and accessibility across tracks.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’