taylorleese

15 mods across 1 repository, 3 stars between them.

claude-toolz

01

taylorleese/claude-toolz

Plugin Claude Code

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

3 25d ago A tokens not measured original MIT

taylorleese/claude-toolz

Instructions file

Instructions for taylorleese/claude-toolz, covering claude.md, project overview, key commands, project structure and plugins.

3 25d ago A 1,321 tokens original MIT

ask-llm

03

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 25d ago A tokens not measured original MIT

ask-llm

05

taylorleese/claude-toolz

Skill Claude CodeCodex

Get a second opinion from a non-Claude frontier model — Codex (OpenAI's coding agent), Antigravity (Google's coding agent), or DeepSeek. Use when the user says "ask Codex", "ask Antigravity", "ask agy", "ask DeepSeek", "get a second opinion", "what would another model say", "sanity-check this with another model", or…

3 25d ago A 103 tokens original MIT

precommit-detect

06

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 25d ago A tokens not measured original MIT

SessionStart

07

taylorleese/claude-toolz

Hook

Runs when a session starts on startup and resume, executing precommit-detect.sh via bash. From taylorleese/claude-toolz.

3 25d ago A tokens not measured original MIT

PostToolUse

08

taylorleese/claude-toolz

Hook

Runs after a tool call finishes for EnterWorktree tool calls, executing precommit-detect.sh via bash. From taylorleese/claude-toolz.

3 25d 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 25d ago A tokens not measured original MIT

taylorleese/claude-toolz

Skill Claude CodeCodex

Resolve GitHub security alerts — Dependabot, code scanning, and secret scanning — across pip / pip-tools / poetry / uv / npm / yarn / pnpm / cargo / go-modules / Docker / GitHub Actions ecosystems. Use when the user asks to fix, triage, resolve, or clean up security alerts, vulnerable dependencies, CVEs, or failing…

3 25d ago A 125 tokens original MIT

revise-all-docs

12

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 25d ago A tokens not measured original MIT

all-docs-improver

15

taylorleese/claude-toolz

Skill Claude CodeCodex

Audit and improve CLAUDE.md, README.md, and docs//.md across a repo. Use when the user asks to audit, check, score, improve, or fix the project's documentation as a whole — not just CLAUDE.md. Scans all doc files, scores each against type-appropriate rubrics, outputs a unified quality report, then makes targeted…

3 25d ago A 108 tokens original MIT