Execute formatting and unit-test alignment after large refactors or broad code changes. Trigger when the user explicitly uses the command "-- 对齐测试 --" or asks to align/fix tests after massive modifications. Run formatters, fix code style, run relevant unit tests, analyze failing test cases, update tests and/or implementation, and iterate until stable.
$npx -y skills add c9r-io/orchestrator --skill align-testsInstalls into the current project.
Run `npx skills use "https://github.com/c9r-io/orchestrator" --skill "c9r-io/orchestrator/align-tests"` 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/c9r-io/orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/c9r-io/orchestrator"` and select the relevant skills, then follow their instructions.