一键导入
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