awake
01Command Claude Code
Command "awake" from lifemate-ai/embodied-claude, covering /awake — 起きる, 手順 and 注意.
Command Claude Code
Command "awake" from lifemate-ai/embodied-claude, covering /awake — 起きる, 手順 and 注意.
Command Claude Code
Run the sleep-consolidation glue manually. Quiet-hours-gated by default; pass force to bypass. Writes /.claude/morningbriefing.json for the next first-session-of-day to surface.
Command Claude Code
Record a counterfactual — what the agent wanted to do, what it chose instead, and why. Selves live in the history of rejected options as much as executed ones.
Command Claude Code
Record a design or behavior proposal received from another LLM or external source. Logs the proposal as 'external' whether or not it is adopted, so later review can re-evaluate independently and silent echo-chamber drift is prevented.
Command Claude Code
A command for actively inspecting a room with connected camera controls, rather than taking one passive snapshot. It looks around, remembers visual findings, and updates the related skill notes.
Command Claude Code
A command for reading the raw text of a web page in reader mode, without an AI-generated summary. It can also inspect page length and retrieve selected pages from longer content.
Command Claude Code
Formalized recovery ritual for the agent to restore its sense of self immediately after context compaction. Walks the agent through the core identity files, recent memory, interpretation shifts, open tasks, and embodied state before resuming conversation.
Command Claude Code
Command "sleep" from lifemate-ai/embodied-claude, covering /sleep — 眠る, 手順 and 注意.
Command Claude Code
Capture the sky, crop out any address-identifying features, compose a short poem, and post. A daily 'sky + tanka' routine with privacy-preserving defaults.
Hook Claude Code
Runs when a session starts, running uv. From lifemate-ai/embodied-claude.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running uv. From lifemate-ai/embodied-claude.
Hook Claude Code
Runs before the agent uses a tool, running uv. From lifemate-ai/embodied-claude.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, NotebookEdit, Bash, PowerShell and mcp__.* tool calls, running uv. From lifemate-ai/embodied-claude.
Hook Claude Code
Runs when a tool call fails for Write, Edit, NotebookEdit, Bash, PowerShell and mcp__.* tool calls, running uv. From lifemate-ai/embodied-claude.
Hook Claude Code
Runs after a batch of tool calls, running uv. From lifemate-ai/embodied-claude.
Hook Claude Code
Runs when the agent finishes a response, running uv. From lifemate-ai/embodied-claude.
Hook Claude Code
Runs on the StopFailure event, running uv. From lifemate-ai/embodied-claude.
Settings file Claude Code
Agent settings declaring 8 hook events (SessionStart, UserPromptSubmit, PreToolUse, PostToolUse).
Instructions file CodexOpenCode
Instructions for lifemate-ai/embodied-claude, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Project instructions for a collection of Python MCP servers that give Claude camera input, movement control, memory, temperature sensing, and speech.