End-to-end project improvement — plan, branch, delegate execution, verify. Calls /plan for analysis, then delegates fixes to agents. Use when "improve project", "swarm improve", "send agents to fix", "refactor project X", "upgrade project". Do NOT use for planning only (use /plan), single tasks (use /delegate), or own codebase (use /self-evolve).
$npx -y skills add fortunto2/rust-code --skill swarm-improveInstalls into the current project.
Run `npx skills use "https://github.com/fortunto2/rust-code" --skill "fortunto2/rust-code/swarm-improve"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fortunto2/rust-code" that are relevant to the current task. Run `npx skills add "https://github.com/fortunto2/rust-code"` and select the relevant skills, then follow their instructions.