dryvist

70 mods across 4 repositories, 28 stars between them.

delegate-to-router

25

dryvist/claude-code-plugins

Skill Claude CodeCodex

Offload a bounded subtask to the shared model router — discover the live model menu from the router's published contract, pick the cheapest capable tier, place a bounded call, and report honestly when the router is unreachable.

3 yesterday A 47 tokens original Apache-2.0

multi-model-review

26

dryvist/claude-code-plugins

Skill Claude CodeCodex

Fan a plan or diff out to independent model families — a cloud coding-agent CLI, a cloud reasoning-agent CLI, and a local model server — for adversarial review, plus the gotcha each type of invocation hits. Use when a second (or third) opinion on a plan/diff is wanted from genuinely independent models, when one…

3 yesterday A 91 tokens original Apache-2.0

openrouter-models

27

dryvist/claude-code-plugins

Skill Claude CodeCodex

Choose among the hosted models the shared router serves — discover current ids and prices from the public catalog, self-enforce a spend budget the router does not meter for you, respect the free-tier prompt-logging caveat, and request onboarding of a model the router does not serve yet.

3 yesterday A 61 tokens original Apache-2.0

dryvist/claude-code-plugins

Skill Claude CodeCodex

Use when the session runs a premium top-tier/SOTA model (any vendor, current or future — the session's model IS the premium lead). Keeps premium reasoning on judgment (intent, architecture, tradeoffs, final review) and delegates checkable labor to cheaper agents or local/free LLMs.

3 yesterday A 66 tokens original Apache-2.0

code-standards

29

dryvist/claude-code-plugins

Plugin Claude Code

Code quality standards, documentation formatting, testing philosophy, and review guidelines.

3 yesterday A tokens not measured original Apache-2.0

codeql-resolver

32

dryvist/claude-code-plugins

Plugin Claude Code

Systematic CodeQL alert analysis and resolution for GitHub Actions workflows.

3 yesterday A tokens not measured original Apache-2.0

dryvist/claude-code-plugins

Skill Claude CodeCodex

DEPRECATED — permissions moved to nix-claude-code; edit data/permissions/.nix there instead of this repo's JSON.

3 yesterday A 31 tokens original Apache-2.0

sync-permissions

41

dryvist/claude-code-plugins

Skill Claude CodeCodex

DEPRECATED — permission sync is retired; permissions now live in nix-claude-code and are governed by the auto-mode classifier.

3 yesterday A 29 tokens original Apache-2.0

content-guards

42

dryvist/claude-code-plugins

Plugin Claude Code

Combined content validation and guard plugin: token-validator, markdown-validator, readme-validator, webfetch-guard, issue/PR backlog limiter, and a public-repo leakage guard.

3 yesterday A tokens not measured original Apache-2.0

PreToolUse

43

dryvist/claude-code-plugins

Hook

Runs before the agent uses a tool for Write, Edit, WebFetch, WebSearch and Bash tool calls, executing validate-token-limits.py, leakage-guard.py, webfetch-guard.py and enforce-issue-limits.py (4 commands). From dryvist/claude-code-plugins.

3 yesterday A tokens not measured original Apache-2.0

PostToolUse

44

dryvist/claude-code-plugins

Hook

Runs after a tool call finishes for Write, Edit, Write and Edit tool calls, executing validate-markdown.sh and validate-readme.py (2 commands). From dryvist/claude-code-plugins.

3 yesterday A tokens not measured original Apache-2.0

validate-readme

45

dryvist/claude-code-plugins

Skill Claude CodeCodex

Validate all README files in the repository for required sections and installation code blocks, and score each one 0-6 on a quality rubric (purpose paragraph, quickstart, usage examples, license, length). Checks section presence using config from .readme-validator.yaml or sensible defaults. Badge URL reachability is…

3 yesterday A 72 tokens original Apache-2.0

git-guards

46

dryvist/claude-code-plugins

Plugin Claude Code

Git security and workflow protection via PreToolUse and UserPromptSubmit hooks - worktree reminder plus dangerous-command, commit-trailer, and main-branch edit guards.

3 yesterday A tokens not measured original Apache-2.0

git-standards

47

dryvist/claude-code-plugins

Plugin Claude Code

Git workflow standards, branch hygiene, PR creation guards, and issue linking.

3 yesterday A tokens not measured original Apache-2.0

dryvist/claude-code-plugins

Skill Claude CodeCodex

Use when managing branches, resolving merge conflicts, syncing with the default branch, or working with worktrees. Covers both trunk repos (main) and git-flow repos (develop) — see gh-cli-patterns (github-workflows) for default-branch detection.

3 yesterday A 59 tokens original Apache-2.0