Use when starting an issue, bugfix, feature, or refactor that should be driven by multiple coordinated subagents: explore → plan → code → review, with the main agent acting as controller and subagents exchanging handoff files.
$npx -y skills add konghayao/peri --skill auto-devflowInstalls into the current project.
Run `npx skills use "https://github.com/konghayao/peri" --skill "konghayao/peri/auto-devflow"` 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/konghayao/peri" that are relevant to the current task. Run `npx skills add "https://github.com/konghayao/peri"` and select the relevant skills, then follow their instructions.