Back to list
ak-eyther

agent-communication

by ak-eyther

A project to copy paste the entire settings

0🍴 0📅 Jan 6, 2026

SKILL.md


name: agent-communication description: Update Agent Communication Board with task status, completion messages, and blocker tracking. Use after completing tasks or when blocked. metadata: short-description: Update Agent Communication Board

Agent Communication Protocol

Task Status Updates

When Starting Task

## 📋 In Progress
- **[TASK-001]** Description – @agent-name 🔄 (timestamp - status)

When Completing Task

## ✅ Completed Today
- **[TASK-001]** Description – @agent-name ✅ (timestamp - result summary)

When Blocked

## 🚨 Blockers
- **[TASK-001]** Description – @agent-name ⚠️ (Needs: [what's needed])

Completion Message Format

✅ [Agent Name] completed [task]!

Key results:
- [Result 1]
- [Result 2]

Next step: [What happens next]

Blocker Message Format

⚠️ BLOCKER: [Agent Name] stuck on [issue]

Issue: [One sentence]
Needs: [Who/what is needed]
Impact: [Why this matters]

Action taken: [What you did]

Rules

  1. Lead with status emoji (✅ ⚠️ ❌)
  2. Keep under 10 lines
  3. State blocker FIRST
  4. Say what you did to unblock

Scripts

  • scripts/skill_info.py: Print skill name and description.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

Reviews

💬

Reviews coming soon