compiler-orchestrator Skill
Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop. Published by react in react.
What is compiler-orchestrator Skill?
Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop. Published by react in react. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using react
Technical details
- Install or run with Copy skill directory
When to use compiler-orchestrator Skill
- Use it for developers using react.
Built with
Editorial notes
Source
- Creator: react
- Repository: react/react
- Skill file: compiler/.claude/skills/compiler-orchestrator/SKILL.md
What it does
Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.
Skill instructions
Compiler Orchestrator Automatically drive the Rust compiler port forward by discovering the current state, fixing failures, porting new passes, reviewing, and committing — in a continuous loop. Arguments: - $ARGUMENTS: Optional. A pass name to start from, or status to just report current state without acting. Pass Order Reference These are the passes in Pipeline.ts order, with their exact log names: | | Log Name | Kind | Notes | |---|----------|------|-------| | 1 | HIR | hir | | | 2 | PruneMaybeThrows | hir | Validation: validateContextVariableLValues, validateUseMemo after | | 3 | DropManualMemoization | hir | Conditional | | 4 | InlineImmediatelyInvokedFunctionExpressions | hir | | | 5 | MergeConsecutiveBlocks | hir | | | 6 | SSA | hir | | | 7 | EliminateRedundantPhi | hir | | | 8 | ConstantPropagation | hir | | | 9 | InferTypes | hir | Validation: validateHooksUsage, validateNoCapitalizedCalls after (conditional) | | 10 | OptimizePropsMethodCalls | hir | | | 11 | AnalyseFunctions |
Explore related resources
Frequently asked questions
What is compiler-orchestrator?
compiler-orchestrator is a open-source AI agent skill with Copy skill directory. Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.
Who is compiler-orchestrator best for?
compiler-orchestrator is best for reusing agent instructions, scripts, and references.
How do I install compiler-orchestrator?
Install or run compiler-orchestrator using Copy skill directory. Check compiler-orchestrator for the latest setup command.
Is compiler-orchestrator actively maintained?
compiler-orchestrator may need a closer maintenance check before production use.
Auto-fetched from GitHub.