ワンクリックで
inbox-check
Check ai_mail inbox status across AIPass branches
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Check ai_mail inbox status across AIPass branches
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Multi-bot Telegram bridge — routes messages between Telegram and Claude tmux sessions
Update branch memory files after completing work. Saves session history, key learnings, and collaboration observations to .trinity/ files.
Session wrap-up. Update memories, check plans, review git state, check inbox, flag loose ends. Use before closing a session or compacting context.
Quick health check -- test counts and file stats for AIPass branches
Execute drone commands -- the AIPass CLI interface for all module operations
GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries.
| name | inbox_check |
| description | Check ai_mail inbox status across AIPass branches |
| version | 1.0.0 |
| tags | ["communication","mail","status"] |
| requires | {"pip":[],"bins":[],"config":[]} |
| has_handler | true |
Scan AIPass branches for .ai_mail.local/inbox.json files and report unread message counts. Useful for quickly seeing which branches have pending mail without visiting each one.
| Action | Description |
|---|---|
summary | Unread counts per branch (default) |
all | Full message listing for every branch |
| branch | Show inbox for a specific branch by name |
drone @skills run inbox_check summary
drone @skills run inbox_check all
drone @skills run inbox_check flow
All actions return structured dicts:
{"success": True, "output": "...", "error": None}
.ai_mail.local/inbox.json from each branch directory"status": "new" are counted as unread