Issue 全生命周期管理——从创建到归档。当用户描述技术问题、提 bug、"帮我记录"、 "修一下 X issue"、"验证一下"、"归档 issue"时立即触发。单入口自动分发, 替代旧 issue-create/fix-issue/issue-verify/issue-archive 四个技能。 即使用户没有用"issue"这个词,只要在描述值得追踪的技术问题就应触发。
$npx -y skills add konghayao/peri --skill auto-issue-fixerInstalls into the current project.
Run `npx skills use "https://github.com/konghayao/peri" --skill "konghayao/peri/auto-issue-fixer"` 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.