Skip to main content

codervisor/orchestra

SkillsMP has collected 4 skills from codervisor/orchestra. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
4
GitHub stars
1
GitHub forks
0

Skills in this repository

Showing 4 of 4 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Generative-adversarial coordination — locks a generator and critic agent in an escalating quality loop. The critic actively tries to break the generator's output with increasing sophistication. Quality emerges from adversarial pressure, not checklist…

updated
occupation
Software Developers
description

Coding factory — transforms a spec into a reviewed PR via BUILD → INSPECT pipeline with adversarial review. Use when you need to implement a spec end-to-end with independent code review, or when the user invokes /factory run <spec-path>.

updated
occupation
Software Developers
description

Fractal decomposition — recursively split a complex task into orthogonal sub-specs, solve each leaf independently via subagents, then reunify results bottom-up. Use when a task is too large for a single agent pass, when you need to decompose a problem into…

updated
occupation
Software Developers
description

Speculative swarm — forks N agents to explore divergent strategies for the same task, cross-pollinates insights at checkpoints, prunes convergent branches, and fuses the best fragments into a composite result. Use when a problem has multiple viable approaches…

updated
Showing 4 of 4 collected skills.