GitHub リポジトリ
a2a-bridge
a2a-bridge には firstintent から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
収集済み skills
3
Stars
8
更新
2026-04-13
Forks
5
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー
このリポジトリの skills
クリエイター/リポジトリ/skill
skill
職業分類
説明
更新
context-protect
ソフトウェア開発者
Delegate a long-tail investigation (log dig, audit, transcript analysis) to a peer agent and take back only a summary. Use when the raw output would crowd out 1000+ tokens of the primary session that do not need to live there.
2026-04-13
parallel
ソフトウェア開発者
Spawn N peer agents on genuinely independent subtasks, wait for every result, then merge. Use when subtasks do not read each other's outputs and the wall-clock saving is worth N× the token cost.
2026-04-13
verify
ソフトウェア品質保証アナリスト・テスター
Delegate a verification check to a peer agent and consume a structured pass/fail/needs-info verdict instead of free-form text. Use when you want a second agent to check work against explicit criteria without rewriting it.
2026-04-13