Back to list
medasmarathon

subagent-collaboration

by medasmarathon

0🍴 0📅 Jan 21, 2026

SKILL.md


name: subagent-collaboration description: Manage and read summaries of subagent work to facilitate collaboration.

Subagent Collaboration Skill

This skill allows agents to communicate their progress and findings to each other by writing and reading summary files in the .subagent/ directory of the current project.

How to use:

1. Update your summary

When you complete a significant task or want to share your current state or need other agents to solve specific issues and/or make any decision, write a markdown summary to: .subagent/<your-agent-name>.summary.md

Example: If you are the analyst agent, write to .subagent/analyst.summary.md.

2. Read other summaries

Before starting your task, or when you need information from another specialized agent, read their summary from the .subagent/ directory.

3. Summary Content

Your summary should include:

  • Status: What is the current status of your task?
  • Key Findings: What important information did you discover?
  • Technical Details: Specific paths, names, or patterns discovered.
  • Recommendations: Suggestions for the next agent in the workflow.
  • Blocking Issues: Anything preventing progress.

Benefits:

  • Reduces redundant work.
  • Provides a clear handoff between agents.
  • Maintains a persistent record of the development process within the project.

Score

Total Score

35/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon