update
25Skill Claude CodeCodex
Install or update tripod and sync the plugin cache. Use when the user says "sync tripod", "update tripod", "install tripod", or "set up tripod".
Skill Claude CodeCodex
Install or update tripod and sync the plugin cache. Use when the user says "sync tripod", "update tripod", "install tripod", or "set up tripod".
Skill Claude CodeCodex
After every code change, follow this cycle: validate assumptions, make change, prove it works, show evidence.
Skill Claude CodeCodex
Audit any application's visual identity and generate a distinctive direction that passes the AI slop test. Use before writing UI code to set color, typography, spacing, and motion tokens.
Skill Claude CodeCodex
Verify UI changes at element level before declaring any frontend work done. Full-page screenshots are forbidden for component verification.
Skill Claude CodeCodex
Use the gws CLI to interact with Google Workspace APIs (Drive, Docs, Sheets, Calendar). Publish markdown specs or RFCs as Google Docs and share with recipients. Lightweight alternative to MCP-based workspace tools - no persistent server process.
Plugin Claude Code
Persistent memory and background intelligence for Claude Code.
Plugin Claude Code
Persistent memory and background intelligence for Claude Code.
Instructions file
Claude Code instructions for joryeugene/keephive, covering keephive, dev commands, architecture, session data architecture and the rule.
Hook
Runs when a session starts, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs before the context is compacted, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs when you submit a prompt, before the agent sees it, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs when the agent finishes a response, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs when a session ends, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs when a task is marked completed, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs when a subagent finishes, executing run-hook.py via python3. From joryeugene/keephive.
Hook
Runs when the agent sends a notification, executing run-hook.py via python3. From joryeugene/keephive.
Skill Claude CodeCodex
Keep Claude Code sessions synced with the keephive knowledge loop.
Skill Claude CodeCodex
Install or update keephive and its ecosystem. Bootstraps a fresh machine or brings an existing install current. Use when the user says "sync keephive", "update keephive", "install keephive", or "set up keephive".