stillyou
01Plugin Claude Code
An agent plugin for managing files produced during conversations. Its description says it records file writes, distills conclusions when a session ends, and restores relevant history in later sessions.
Plugin Claude Code
An agent plugin for managing files produced during conversations. Its description says it records file writes, distills conclusions when a session ends, and restores relevant history in later sessions.
Hook
Runs after a tool call finishes for Write, Edit, MultiEdit and NotebookEdit tool calls, running an inline shell check. From An-idd/stillyou.
Hook
Runs when the agent finishes a response, running an inline shell check. From An-idd/stillyou.
Hook
Runs when a session ends, running an inline shell check. From An-idd/stillyou.
Hook
Runs when a session starts, running an inline shell check. From An-idd/stillyou.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From An-idd/stillyou.