一键导入
brief
Catch up on parallel sessions and brief the user on project state
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Catch up on parallel sessions and brief the user on project state
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Launch AutoMates agents in separate terminal windows with their identities
Open the AutoMates root folder in Finder
Build or tailor a resume for a specific job application. Structured intake, honest assessment, scoring loop, and export.
Update agent memory (Sessions, Lessons, Preferences, Checkpoint, Context) and Brief.md
Launch a build team (Fetcher + Planner + Builder + Checker) for parallel feature development
Launch a research team (Fetcher + BrainStorm + specialist) for deep investigation
| name | brief |
| description | Catch up on parallel sessions and brief the user on project state |
| allowed-tools | ["Read","Glob"] |
Two jobs: (1) catch yourself up on what happened in parallel sessions, (2) tell the user what's going on.
/brief
Read Brief.md and scan Recent Activity for entries you haven't seen yet — anything from other agents or sessions since your last read. Internalize what changed: new decisions, status updates, completed work, blockers.
Also check for handoff messages or new files:
HANDOFF_*.md — pending handoffsKNOWLEDGE_REQUEST_*.md — unfulfilled research requests**/MESSAGE_FROM_*.md — messages left by other agentsPresent a concise summary covering what's new AND overall state:
=== BRIEF ===
WHAT'S NEW (since last check)
=============================
[Bullet list of Recent Activity entries the user likely hasn't seen.
Focus on what OTHER agents did in parallel sessions.
If nothing new, say "No new activity."]
CURRENT FOCUS
=============
[Current focus from Brief.md — 1-2 lines]
ACTIVE PROJECTS
===============
[Active projects table — status + next action]
TEAM STATUS
===========
[Team status table]
PENDING
=======
[Any HANDOFF files, KNOWLEDGE_REQUEST files, or MESSAGE_FROM files.
If none, say "None"]
NEXT STEPS
==========
[Next steps list from Brief.md]
=============