agentsclimarketplace

Workflow

Skill aiskillstore/marketplace/skills/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

Install
npx -y skills add aiskillstore/marketplace --skill workflow

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing 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.

SKILL.md

1.2 KB, 248 tokens by cl100k_base, as published. Nobody here has run it

Workflow Skills

PM-実装役間のハンドオフとレビュー指摘の自動修正を担当するスキル群です。

含まれる小スキル

スキル用途
auto-fixレビュー指摘の自動修正
handoff-to-implPM から実装役へのハンドオフ
handoff-to-pm実装役から PM への完了報告

ルーティング

  • 自動修正: auto-fix/doc.md
  • PM→実装役: handoff-to-impl/doc.md
  • 実装役→PM: handoff-to-pm/doc.md

実行手順

  1. ユーザーのリクエストを分類
  2. 適切な小スキルの doc.md を読む
  3. その内容に従って実行

What ships with it: 4 files

15.1 KB alongside SKILL.md

auto-fix/

handoff-to-impl/

handoff-to-pm/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.