Workflow
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/chachamaru127/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 ComeOnOliver/skillshub --skill workflowAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
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
14.0 KB alongside SKILL.md
GitHub clipped this repository’s file list, so this is at least 4 files and may be more.
auto-fix/
- doc.md1.0 KB
handoff-to-impl/
- doc.md1.3 KB
handoff-to-pm/
- doc.md1.4 KB
- skill-report.json10.3 KB