zircote

209 mods across 30 repositories, 230 stars between them.

sync

146

zircote/git-notes-memory

Command

Synchronize the memory index with git notes (local or remote).

4 8mo ago A 13 tokens original MIT archived

validate

149

zircote/git-notes-memory

Command

Validate memory system hooks, capture pipeline, and recall functionality.

4 8mo ago A 11 tokens original MIT archived

SessionStart

150

zircote/git-notes-memory

Hook

Runs when a session starts, executing run-hook.sh. From zircote/git-notes-memory.

4 8mo ago A tokens not measured original MIT archived

UserPromptSubmit

151

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.

4 8mo ago A tokens not measured original MIT archived

PostToolUse

152

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.

4 8mo ago A tokens not measured original MIT archived

PreCompact

153

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.

4 8mo ago A tokens not measured original MIT archived

Stop

154

zircote/git-notes-memory

Hook

Runs when the agent finishes a response, executing run-hook.sh. From zircote/git-notes-memory.

4 8mo ago A tokens not measured original MIT archived

memory-assistant

155

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"…

4 8mo ago A 196 tokens original MIT archived

memory-recall

156

zircote/git-notes-memory

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"…

4 8mo ago A 83 tokens original MIT archived

yaml-lsp

157

zircote/yaml-lsp

Plugin Claude Code

YAML language server plugin for Claude Code with yaml-language-server integration and automated hooks for validation and formatting.

3 22d ago A tokens not measured original MIT

yaml-lsp CLAUDE.md

158

zircote/yaml-lsp

Instructions file

Instructions for zircote/yaml-lsp, covering claude.md, project overview, setup, key files and conventions.

3 22d ago A 195 tokens original MIT

setup

159

zircote/yaml-lsp

Command

Interactive setup for YAML LSP development environment.

3 22d ago A 8 tokens original MIT

go-lsp

160

zircote/go-lsp

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).

3 22d ago A tokens not measured original MIT

go-lsp CLAUDE.md

161

zircote/go-lsp

Instructions file

Instructions for zircote/go-lsp, covering claude.md, project overview, setup, key files and hook system.

3 22d ago A 366 tokens original MIT

setup

162

zircote/go-lsp

Command

Interactive setup for Go LSP development environment.

3 22d ago C 8 tokens original MIT

python-lsp

163

zircote/python-lsp

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.

3 22d ago A tokens not measured original MIT

python-lsp CLAUDE.md

164

zircote/python-lsp

Instructions file

Instructions for zircote/python-lsp, covering claude.md, project overview, setup, key files and hook system.

3 22d ago A 454 tokens original MIT

setup

165

zircote/python-lsp

Command

Interactive setup for Python LSP development environment.

3 22d ago A 8 tokens original MIT

mcp-bundle

166

zircote/mcp-bundle

Plugin Claude Code

Generate MCPB (MCP Bundle) packages for MCP server projects with manifest validation, bundle packaging, and CI/CD workflow integration.

3 5mo ago A tokens not measured original MIT

mcp-bundle CLAUDE.md

167

zircote/mcp-bundle

Instructions file

Instructions for zircote/mcp-bundle, covering mcp-bundle, plugin structure, skills, /mcp-bundle:mcpb and testing.

3 5mo ago A 431 tokens original MIT

mcpb

168

zircote/mcp-bundle

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.

3 5mo ago A 40 tokens original MIT