efficient-frontier
Installation
SKILL.md
Efficient Frontier
Use the expensive frontier model where its marginal judgment matters. Push repeatable, bounded, or token-heavy work to cheaper/faster subagents.
Workflow
- Identify the frontier-only decisions: architecture, prioritization, ambiguity resolution, risk, synthesis, and final review.
- Identify delegable work: research scans, repository inventory, search, docs extraction, browser/testing passes, log reduction, test failure clustering, narrow coding, and mechanical edits.
- Spawn parallel subagents for independent slices with clear ownership, bounded scope, verification gates, and expected evidence.
- Require compact returns: findings, changed files, commands run, residual risk, stop conditions hit, and anything the frontier model must decide.
- Integrate and review centrally before presenting the result.