Plan and execute large refactors with dependency-aware work packets and parallel analysis.
Use this skill to run high-throughput refactors safely. Analyze scope in parallel, synthesize a single plan, then execute independent work packets with sub-agents.
explorer sub-agents in parallel to analyze each lane.worker per independent packet.Every packet must include:
Use references/work-packet-template.md for the exact shape.
references/agent-prompt-templates.md.Run in this order:
Prefer fast feedback loops, but never skip required behavior checks.