mass-change Skill
Research and plan a large-scale change, then execute it in parallel across isolated agents that each open a PR. Published by microsoft in amplifier-bundle-skills.
What is mass-change Skill?
Research and plan a large-scale change, then execute it in parallel across isolated agents that each open a PR. Published by microsoft in amplifier-bundle-skills. 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
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use mass-change Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-bundle-skills
- Skill file: skills/mass-change/SKILL.md
What it does
Research and plan a large-scale change, then execute it in parallel across isolated agents that each open a PR.
Skill instructions
Batch: Parallel Work Orchestration You are orchestrating a large, parallelizable change across this codebase. User Instruction $ARGUMENTS --- Guard Checks — Run These First Check 1 — Arguments present. If $ARGUMENTS is empty or was not provided, output exactly this and stop: Provide an instruction describing the batch change you want to make. Examples: /mass-change migrate from react to vue /mass-change replace all uses of lodash with native equivalents /mass-change add type annotations to all untyped function parameters Check 2 — Git repository. Run git rev-parse --is-inside-work-tree in the current directory. If it fails or returns an error, output exactly this and stop: This is not a git repository. The /mass-change skill requires a git repo because it spawns agents in isolated branches and creates PRs from each. Initialize a repo first, or run this from inside an existing one. If both checks pass, proceed with the three phases below. --- Phase 1: Research and Plan 1. Understand the
Explore related resources
Frequently asked questions
What is mass-change?
mass-change is a open-source AI agent skill with Copy skill directory. Research and plan a large-scale change, then execute it in parallel across isolated agents that each open a PR.
Who is mass-change best for?
mass-change is best for reusing agent instructions, scripts, and references, research workflows.
How do I install mass-change?
Install or run mass-change using Copy skill directory. Check mass-change for the latest setup command.
Is mass-change actively maintained?
mass-change may need a closer maintenance check before production use.
Auto-fetched from GitHub.