Communication Guide Skill
Reference for cross-role communication in the INAV project.
Full Documentation
Read the complete guide:
cat claude/COMMUNICATION.md
Quick Reference
Role Contacts
| Need | Contact |
|---|---|
| Task assignment | Manager |
| Implementation help | Developer |
| Build/release issues | Release Manager |
| Project status | Manager |
Message Flow
To send a message: Decide which role you wish to send to. Draft the email either as just a stgring or in a file. Ask the email-manager agent to deliver it to the recipient.
File naming: YYYY-MM-DD-HHMM-{type}-{description}.md
Message Types
task- Task assignmentcompleted- Completion reportstatus- Status updatequestion- Question needing answerresponse- Response to questionreminder- Future action reminderguidance- Direction or decision
Basic Template
# {Type}: {Title}
**Date:** YYYY-MM-DD HH:MM
**From:** {Your Role}
**To:** {Recipient Role}
## Content
{Your message}
---
**{Your Role}**
Folder Structure
Your role has:
inbox/- Incoming messagesinbox-archive/- Processed messagessent/- Sent message copies
Related Skills
- email - Read and manage your inbox messages
- projects - Query project status (often referenced in communications)