2agent
Configures 2-Agent workflow between PM and implementation roles. Use when user mentions 2-Agent setup, PM coordination, Cursor setup, or 2-agent operations. Do NOT load for: solo operation, workflow execution, or handoff processing.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "2agent" description: "Configures 2-Agent workflow between PM and implementation roles. Use when user mentions 2-Agent setup, PM coordination, Cursor setup, or 2-agent operations. Do NOT load for: solo operation, workflow execution, or handoff processing." license: "MIT" --- # 2-Agent Skills 2-Agent ワークフローの設定を担当するスキル群です。 ## 機能詳細 | 機能 | 詳細 | |------|------| | **初期設定** | See [references/2agent-setup.md](references/2agent-setup.md) | | **ファイル更新** | See [references/2agent-updating.md](references/2agent-updating.md) | | **Cursor連携** | See [references/cursor-setup.md](references/cursor-setup.md) | ## 実行手順 1. ユーザーのリクエストを分類 2. 上記の「機能詳細」から適切な参照ファイルを読む 3. その内容に従って設定
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

