Instructions file CodexOpenCode
Instructions for LIUTod/scream-code, covering scream-code development guide, workspace overview, packages, terminology and cross-package import rules.
Instructions file CodexOpenCode
Instructions for LIUTod/scream-code, covering scream-code development guide, workspace overview, packages, terminology and cross-package import rules.
MCP server Claude CodeCodexCursor
MCP server "scream-life" as configured in LIUTod/scream-life. Launched with bun Core/mcp-server.ts. Needs 1 environment variable to run.
Hook
Runs when a session starts on startup, clear and compact, running an inline shell check. From LIUTod/scream-life.
Hook
Runs when you submit a prompt, before the agent sees it, executing capture-decision.sh via bash. From LIUTod/scream-life.
Hook
Runs when the agent finishes a response, running an inline shell check. From LIUTod/scream-life.