plan-update Skill
Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc. Published by react in react.
What is plan-update Skill?
Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc. 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
- Documentation
- Data analysis
- Research
- Documentation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use plan-update Skill
- Use it for documentation.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: react
- Repository: react/react
- Skill file: compiler/.claude/skills/plan-update/SKILL.md
What it does
Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc.
Skill instructions
Plan Update Deep-research a topic across all compiler passes and update a plan document. Arguments: - $ARGUMENTS: <plan-doc-path <topic/question - Example: compiler/docs/rust-port/rust-port-0001-babel-ast.md scope resolution strategy - Example: compiler/docs/rust-port/rust-port-architecture.md error handling patterns Instructions Step 1: Read context Read these files to understand the current state: - The plan doc specified in $ARGUMENTS - compiler/docs/rust-port/rust-port-architecture.md (architecture guide and port conventions) - compiler/packages/babel-plugin-react-compiler/docs/passes/README.md (pass overview) Step 2: Launch parallel analysis agents Launch 8 parallel Agent tool calls using the analyze-pass-impact agent. Each agent analyzes one phase group. Pass each agent the topic from $ARGUMENTS and the list of pass doc files for its phase. Phase groups and their pass docs: 1. Lowering & SSA (passes 01-03): 01-lower.md, 02-enterSSA.md, 03-eliminateRedundantPhi.md 2. Optimization
Explore related resources
Frequently asked questions
What is plan-update?
plan-update is a open-source AI agent skill with Copy skill directory. Use when you need to update a plan document with deep research across all compiler passes.
Who is plan-update best for?
plan-update is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, research workflows.
How do I install plan-update?
Install or run plan-update using Copy skill directory. Check plan-update for the latest setup command.
Is plan-update actively maintained?
plan-update may need a closer maintenance check before production use.
Auto-fetched from GitHub.