status
145Command
Display memory system status and statistics.
Command
Display memory system status and statistics.
Command
Synchronize the memory index with git notes (local or remote).
Command
Test if a value would be detected as a secret.
Command
Display recent trace spans for debugging.
Command
Validate memory system hooks, capture pipeline, and recall functionality.
Hook
Runs when a session starts, executing run-hook.sh. From zircote/git-notes-memory.
Hook
Runs when you submit a prompt, before the agent sees it, executing run-hook.sh. From zircote/git-notes-memory.
Hook
Runs after a tool call finishes for Read, Write, Edit and MultiEdit tool calls, executing run-hook.sh. From zircote/git-notes-memory.
Hook
Runs before the context is compacted for manual and auto tool calls, executing run-hook.sh. From zircote/git-notes-memory.
Hook
Runs when the agent finishes a response, executing run-hook.sh. From zircote/git-notes-memory.
Skill Claude CodeCodex
Comprehensive memory management skill that guides memory capture and recall throughout sessions. Triggers when: user makes architectural decisions ("let's use", "we should", "decided to", "choosing"), discovers learnings ("TIL", "learned that", "discovered", "found out", "realized"), encounters blockers ("stuck on"…
Skill Claude CodeCodex
This skill should be used when the user asks about "past decisions", "previous learnings", "what did we decide", "how did we solve", "remember when", or mentions topics that may have stored memories. Also triggers when working on tasks where historical context would be valuable, such as "working on authentication"…
Plugin Claude Code
YAML language server plugin for Claude Code with yaml-language-server integration and automated hooks for validation and formatting.
Instructions file
Instructions for zircote/yaml-lsp, covering claude.md, project overview, setup, key files and conventions.
Command
Interactive setup for YAML LSP development environment.
Plugin Claude Code
Claude Code plugin for Go development with gopls LSP integration, 14 automated hooks for linting (golangci-lint), formatting (gofmt), testing, and security scanning (govulncheck).
Instructions file
Instructions for zircote/go-lsp, covering claude.md, project overview, setup, key files and hook system.
Command
Interactive setup for Go LSP development environment.
Plugin Claude Code
Claude Code plugin for Python development with Pyright LSP integration, 15 automated hooks for type checking, linting (ruff), formatting (black), testing (pytest), and security scanning.
Instructions file
Instructions for zircote/python-lsp, covering claude.md, project overview, setup, key files and hook system.
Command
Interactive setup for Python LSP development environment.
Plugin Claude Code
Generate MCPB (MCP Bundle) packages for MCP server projects with manifest validation, bundle packaging, and CI/CD workflow integration.
Instructions file
Instructions for zircote/mcp-bundle, covering mcp-bundle, plugin structure, skills, /mcp-bundle:mcpb and testing.
Skill Claude CodeCodex
Generate MCPB (MCP Bundle) packages for MCP server projects. Creates manifest.json, bundle directory structure, validates against the MCPB spec, and wires in CI/CD workflows.