What problem does it solve?
This Skill automates end-to-end swarm-based engineering workflows, coordinating multiple agents to plan, execute, review, and finalize changes in a single run.
Core Features & Use Cases
- Autonomous swarm orchestration: coordinates a team of subagents to implement a plan across a codebase.
- Sequential-to-parallel lifecycle: orchestrates steps in sequence and then runs steps in parallel using swarm mode (planning, work execution, review, and verification).
- Learning and autofix integration: observes modified files, extracts patterns, and emits actionable todos for further refinement.
- Use Case: in a large monorepo, launch a parallel swarm to generate a plan, execute it, review results, and close the loop with a final report.
Quick Start
Start by loading the slfg skill in your Copilot environment and run step 1 to initialize swarm-enabled planning.