بنقرة واحدة
daily-review
End of day review - compare planned vs actual, update task statuses. Part of chief-of-staff system.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
End of day review - compare planned vs actual, update task statuses. Part of chief-of-staff system.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create or schedule a context farmer. Checks existing farmers and offers to build new ones or schedule existing ones.
Delegate a task by forking a terminal session to a new terminal window. Use this when the user requests 'delegate' or 'create a new terminal' or 'new terminal: <command>' or 'fork session: <command>'.
Manually trigger a context farmer subagent. Usage - /farm <name> (e.g., /farm slack)
Show recent git activity in readable format. Part of chief-of-staff system.
Quick capture - classify and file natural language input into the vault. Part of chief-of-staff system. Use for capturing tasks, ideas, project notes, or people notes.
Initialize a new Second Brain vault from a template repo — validate privacy, create folders, push, and onboard the user.
| name | daily-review |
| description | End of day review - compare planned vs actual, update task statuses. Part of chief-of-staff system. |
| allowed-tools | Read, Glob, Grep, Bash, Write, Edit |
Compare planned vs actual for today.
daily/YYYY-MM-DD.md for today's plangit log --since="8am" --grep="cos:" for activitygrep -l "due: YYYY-MM-DD" task/*.mdgit diff --name-only HEAD@{8am}..HEAD -- task/status: done for completed items)cos: daily review for YYYY-MM-DD## Review
### Completed
- ✅ Items that got done
### Incomplete
- ⏳ Items carrying forward
### Observations
- Patterns noticed, suggestions for tomorrow