Workflow
Manages workflow transitions including handoffs between PM and implementation roles, and auto-fixes review comments. Use when user mentions ハンドオフ, handoff, PMに報告, 実装役に渡して, レビュー指摘を自動修正, auto-fix. Triggers: ハンドオフ, handoff, PMに報告, 実装役に渡して, 完了報告, 自動修正, auto-fix. Do not use for 2-Agent setup - use 2agent skill instead.From its SKILL.md
npx -y skills add bg-szy/TOP-SKILLS --skill workflowAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 248 tokens by cl100k_base, as published. Nobody here has run it
Workflow Skills
PM-実装役間のハンドオフとレビュー指摘の自動修正を担当するスキル群です。
含まれる小スキル
| スキル | 用途 |
|---|---|
| auto-fix | レビュー指摘の自動修正 |
| handoff-to-impl | PM から実装役へのハンドオフ |
| handoff-to-pm | 実装役から PM への完了報告 |
ルーティング
- 自動修正: auto-fix/doc.md
- PM→実装役: handoff-to-impl/doc.md
- 実装役→PM: handoff-to-pm/doc.md
実行手順
- ユーザーのリクエストを分類
- 適切な小スキルの doc.md を読む
- その内容に従って実行
What ships with it: 1 file
11.3 KB alongside SKILL.md
- skill-report.json11.3 KB