بنقرة واحدة
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