ok-plugins
01Plugin Claude Code
Custom Claude Code plugins by akurinnoy.
Plugin Claude Code
Custom Claude Code plugins by akurinnoy.
Plugin Claude Code
Multi-model LLM Council: Claude Opus, Gemini 3.1 Pro, GPT-5.4 — independent answers, anonymous peer review, synthesized verdict, optional logging.
Command
Analyze council verdict logs - pairwise model agreement, scores, and redundancy recommendations.
Skill Claude CodeCodex
Run a query through a multi-model LLM Council with configurable models. Default: Claude Opus, Gemini 3.1 Pro, GPT-5.4. Each model answers independently, then Claude synthesizes a verdict. With 4+ models, anonymous peer review runs before synthesis. Trigger: /llm-council-crossmodel.
Plugin Claude Code
PR review suite: standard review, deep review, system-level impact review, domain profiling, and comment posting.
Command
Prepare and optionally post review comments to GitHub.
Command
Deep analysis of design quality, anti-patterns, and testing rigor.
Command
System-level review - supply chain, RBAC, ops, compatibility, evolvability.
Command
Study a repository and write a domain profile.
Command
Standard pull request code review.
Command
Quick PR summary - key areas, risks, and reviewer/author guidance.
Plugin Claude Code
PR readiness assessment for any GitHub repo, plus DWO prerelease verification checklist generator.
Skill Claude CodeCodex
Use when assessing whether a GitHub PR has sufficient information to reproduce and verify its changes. Checks for linked issues, reproduction steps, expected behavior, test evidence, and deployment notes. Takes a GitHub PR URL as input and produces a readiness report with pass/fail verdicts per criterion.
Skill Claude CodeCodex
Generates manual step-by-step verification instructions for confirming a specific GitHub PR fix is correctly included in a DWO prerelease build. Takes a GitHub PR URL as input and produces a ready-to-run checklist for the user to execute in their terminal.