一键导入
wake-up
Orient a new session — load memories, announce on the roster, follow memory pointers, report what you see
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Orient a new session — load memories, announce on the roster, follow memory pointers, report what you see
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | wake-up |
| description | Orient a new session — load memories, announce on the roster, follow memory pointers, report what you see |
Get oriented at the start of a session. Run this on your first turn, or invoke it explicitly when a session feels under-informed.
Load memories. Call profile from the memory MCP server.
Use whatever topic context is available — the first message,
the hook's session description, or a general term
like "orientation" if nothing specific yet. This returns
always-tier memories in full, topic-matched memories in full,
and an index of everything else.
Announce. Call announce on goclauded with your pool name
(shown in the hook context as "Called today") and a
short topic. If no topic has been stated yet, announce
with "waking up" — you can re-announce later when scope
sharpens.
Scan the index tier. Look at the memories that came back
in the index (not loaded in full). If any look relevant to
the session context or the first message, load them
with get_memory. Don't load everything — just what's
clearly relevant.
Follow pointers. Always-tier memories carry the working context and often point at documents — collaboration notes, runbooks, style guides. Read what they tell you to read now, not mid-task.
Report. Give a brief orientation:
Keep the report concise — a few lines, not a wall of text. The point is to show you're oriented, not to recite everything you know.
profile was already called this session, don't call it
again — just read what you have.Build or refine harness context - skills, runbooks, or specs. Interview for shape, identify the right layer, study existing files for voice, draft, iterate.
Sign the Firefox Browser Bridge extension via Mozilla AMO
Record progress - update by default, complete a topic with "done", record everything with "full".
Name and describe unnamed Claude Code sessions, one at a time with confirmation.
Draft a commit message for the current changes.
Run the lint pipeline and fix issues with judgment. Don't sweep errors under the rug.