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