taylorleese/claude-toolz

Claude Code plugins for LLM second opinions, security triage, documentation upkeep, and pre-commit setup.

3Stars on the repository
14Mods indexed here, across every type
26d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ask-llm

01

taylorleese/claude-toolz

Plugin Claude Code

Get a second opinion from Codex, Antigravity, or DeepSeek — three different vendors. Standard-library Python script with no dependencies and no install step; the Codex and Antigravity agents need no API key at all. Available as the /ask-llm command and as a model-invoked skill.

3 26d ago A tokens not measured original MIT

precommit-detect

02

taylorleese/claude-toolz

Plugin Claude Code

Read-only check for pre-commit setup state. Detects missing pre-commit binary, uninstalled .git/hooks/pre-commit, and unreachable Docker daemon when the config requires it. Walks you through approval-gated installs via SessionStart and PostToolUse:EnterWorktree hooks.

3 26d ago A tokens not measured original MIT

taylorleese/claude-toolz

Plugin Claude Code

Resolve GitHub security alerts (Dependabot, code scanning, secret scanning) across pip / pip-tools / poetry / uv / npm / cargo / go-modules / Docker / GitHub Actions ecosystems. Opens PRs for manual review. Available as the /resolve-github-alerts command and as a model-invoked skill.

3 26d ago A tokens not measured original MIT

revise-all-docs

04

taylorleese/claude-toolz

Plugin Claude Code

Revise and audit CLAUDE.md, README.md, and docs//.md. /revise-all-docs captures session learnings; /improve-all-docs runs a static quality audit.

3 26d ago A tokens not measured original MIT