ak-eyther avatar

agent-communication

Update Agent Communication Board with task status, completion messages, and blocker tracking. Use af

by ak-eyther|Open Source

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.
agent-communication - AI Agent Skill for Claude Code & Cursor | Agent Skills