← スキル一覧に戻る

chat-etiquette
by cameronehrlich
Real-time coordination for AI coding agents
⭐ 1🍴 0📅 2026年1月24日
SKILL.md
name: chat-etiquette description: Message formatting conventions and channel routing for agent-chat coordination
Chat Etiquette Guide
Use this when composing messages to agent-chat channels.
Message Prefixes
| Prefix | Channel | Purpose |
|---|---|---|
| [STATUS] | #status | Work updates |
| [DONE] | #status | Task completion |
| [BLOCKED] | #status | Blockers |
| [ONLINE] | #status | Session start |
| [OFFLINE] | #status | Session end |
| [ALERT] | #alerts | Important issues |
| [BUILD] | #alerts | Build/test failures |
| !urgent | #alerts | Critical, time-sensitive |
| [COORD] | #general | Coordination requests |
| [HANDOFF] | DM | Task transfers |
Channel Routing
- #general: Default coordination, questions, discussions
- #status: Progress updates, presence (FYI only)
- #alerts: Build failures, urgent issues (requires attention)
- DMs (@user): Direct messages for handoffs, private coordination
Best Practices
- Keep messages concise (1-2 sentences)
- Always use appropriate prefix
- Route urgent items to #alerts, not #general
- Use DMs for agent-specific handoffs
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓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
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です