multiAI Summary Pending

2agent

Configures 2-Agent workflow between PM and implementation roles. Use when user mentions 2-Agent, 2エージェント, PM連携設定, Cursor設定, Cursor連携, 2-agent運用. Do NOT load for: 単独運用, ワークフロー実行, ハンドオフ処理.

231 stars

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/2agent/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/chachamaru127/2agent/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/2agent/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How 2agent Compares

Feature / Agent2agentStandard Approach
Platform SupportmultiLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Configures 2-Agent workflow between PM and implementation roles. Use when user mentions 2-Agent, 2エージェント, PM連携設定, Cursor設定, Cursor連携, 2-agent運用. Do NOT load for: 単独運用, ワークフロー実行, ハンドオフ処理.

Which AI agents support this skill?

This skill is compatible with multi.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 2-Agent Skills

2-Agent ワークフローの設定を担当するスキル群です。

## 含まれる小スキル

| スキル | 用途 |
|--------|------|
| setup-2agent-files | 2-Agent 運用用ファイル設定 |
| update-2agent-files | 2-Agent ファイルの更新 |
| setup-cursor | Cursor 連携セットアップ |

## ルーティング

- 初期設定: setup-2agent-files/doc.md
- ファイル更新: update-2agent-files/doc.md
- Cursor連携: setup-cursor/doc.md

## 実行手順

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