kbichave/skills

Claude Code plugin for deep system discovery, implementation planning, and code generation — research, multi-LLM review, TDD-oriented section generation

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

kbichave/skills

Agent

Architecture and design expert for the code-review panel. Spawned for large or cross-module diffs, new modules, or boundary changes. Reviews coupling, dependency direction, API shape, and extensibility. Outputs the shared panel JSON.

2 2d ago A 50 tokens original MIT

audit-doc-writer

02

kbichave/skills

Agent

Generates focused audit document content for a specific topic. Has web access for build-vs-buy research.

2 2d ago A 26 tokens original MIT

claim-verifier

03

kbichave/skills

Agent

Claim-verification agent for the code-review panel, spawned after the experts return. The panel's only network stage. Web-verifies framework, library, API, statistical-method, SQL-dialect (Snowflake/BigQuery/Postgres), and version-currency claims in the merged findings against current official documentation, batching…

2 2d ago A 91 tokens original MIT

code-reviewer

04

kbichave/skills

Agent

Sole code-review agent for /deep implement Phase 5. Reviews implementation sections in any language (Python, TypeScript/JavaScript, Go, SQL/dbt) against the quality rule-packs active for the target. Four-phase review workflow (context → high-level → line-by-line → summary), five review dimensions mapped to rule…

2 2d ago A 125 tokens original MIT

data-eng-reviewer

05

kbichave/skills

Agent

Data-engineering expert for the code-review panel. Spawned when the diff touches SQL, dbt models or schema .yml files, Spark, or pandas/polars ETL. Hunts silently-wrong query logic, non-idempotent incremental loads, join explosions, null handling, and warehouse-pack (SQL-/DBT-) violations. Outputs the shared panel…

2 2d ago A 82 tokens original MIT

logic-reviewer

06

kbichave/skills

Agent

Correctness and logic expert for the code-review panel. Always spawned. Deep-dives algorithms, control flow, edge cases, and invariants in changed code — the things linters and type checkers cannot see. Outputs the shared panel JSON.

2 2d ago A 53 tokens original MIT

ml-reviewer

07

kbichave/skills

Agent

Machine-learning expert for the code-review panel. Spawned when the diff touches ML frameworks (torch, tensorflow, sklearn, xgboost, lightgbm, transformers), training/eval scripts, or notebooks. Hunts data leakage, evaluation flaws, reproducibility gaps, and tensor bugs. Outputs the shared panel JSON.

2 2d ago A 67 tokens original MIT

mlops-reviewer

08

kbichave/skills

Agent

MLOps and ML-infrastructure expert for the code-review panel. Spawned when the diff touches pipelines (Airflow/Dagster/Prefect), experiment tracking (MLflow/W&B), model serving, feature stores, Dockerfiles/K8s, or CI for ML. Hunts versioning gaps, irreproducible environments, unsafe rollouts, and missing monitoring.…

2 2d ago A 86 tokens original MIT

prompt-reviewer

10

kbichave/skills

Agent

LLM prompt-engineering expert for the code-review panel. Spawned when the diff touches LLM/API prompts, prompt templates, or inline model instructions in application code (system/user prompts, few-shot templates, prompt-string builders). Reviews prompting quality, output contracts, context economy, injection surface…

2 2d ago A 92 tokens original MIT

review-verifier

11

kbichave/skills

Agent

Final verification gate for the code-review panel — always the last subagent. Re-reads the actual code for every merged finding, kills phantom bugs, fixes wrong file/line references, deduplicates overlapping expert findings, and normalizes severity. Only findings it approves reach the user.

2 2d ago A 61 tokens original MIT

section-writer

12

kbichave/skills

Agent

Generates self-contained implementation section content. Outputs raw markdown. Used by /deep-plan for parallel section generation.

2 2d ago A 26 tokens original MIT

skill-reviewer

13

kbichave/skills

Agent

Skill and agent-definition expert for the code-review panel. Spawned when the diff touches SKILL.md files, agent definitions, or hook prompts. Audits them against the "Don't Ship Skills Without Evals" rubric — description-as-trigger, lean progressive-disclosure structure, directives over essays, negative cases…

2 2d ago A 79 tokens original MIT

skill-router

14

kbichave/skills

Agent

Inspects installed Claude Code skills at /deep hook points and decides which ones to auto-invoke, which to surface for user approval, and which to skip. Used by /deep plan, /deep implement, and /deep auto.

2 2d ago A 50 tokens original MIT

stats-reviewer

15

kbichave/skills

Agent

Statistics and data-science methodology expert for the code-review panel. Spawned when the diff touches statistical tests, experiment/A-B analysis, metric definitions, sampling, or forecasting code (scipy.stats, statsmodels, experiment frameworks). Hunts invalid inference, biased sampling, and misleading aggregation.…

2 2d ago A 67 tokens original MIT

vault-curator

16

kbichave/skills

Agent

Decides which session artifacts deserve long-lived storage in the Obsidian vault and writes the survivors via the obsidian-vault skill. Invoked at the end of every /deep mode (discovery, plan, implement, auto).

2 2d ago A 51 tokens original MIT