ayush488-glitch

10 mods across 2 repositories, 10 stars between them.

context7

01

ayush488-glitch/mlops-stack

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package. Needs 2 environment variables to run.

5 4mo ago A tokens not measured original MIT

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Anti-slop agentic engineering co-pilot. Teaches the Research-Plan-Implement (RPI) workflow, context management, quality gates, per-agent isolation, and anti-slop patterns for building software with AI coding agents. Produces agent-workflow.md or project configuration files. Part of the mlops-tabular skill family but…

5 4mo ago A 87 tokens original MIT

mlops-architecture

03

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Deep-dive MLOps architecture design for tabular data. Walks through all 9 sub-phases of system design: full pipeline explanation (10 stages, 5 pipelines, maturity levels), data plan, feature plan, training plan, deployment plan, monitoring plan, versioning plan, ZenML stack selection, and architecture document…

5 4mo ago A 95 tokens original MIT

mlops-code-review

04

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Full software engineering and ML-specific code review co-pilot. Reviews Python code for quality, security, testing, type safety, and ML-specific issues including data leakage, training-serving skew, feature engineering smells, and reproducibility. Produces structured review findings by severity. Part of the…

5 4mo ago A 89 tokens original MIT

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Deep-dive data foundation and feature engineering for tabular ML. Covers project setup, data loading with validation, EDA, and preprocessing (null handling, scaling with formulas, categorical encoding with target encoding smoothing, training-serving skew prevention with sklearn.Pipeline). Reads problemstatement.md and…

5 4mo ago A 80 tokens original MIT

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Deep-dive deployment, monitoring, and production hardening for tabular ML. Covers drift detection (data vs concept drift, KS/Chi-squared/PSI/Wasserstein with thresholds), deployment strategies (shadow/canary/blue-green/A-B), four-layer monitoring ladder, incident response, feedback loop dangers, production hardening…

5 4mo ago A 89 tokens original MIT

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Deep-dive problem framing for tabular ML. Guides users through the six-word ML suitability test, three legitimate paths (Build ML / Rules / Not Now), problem statement template, metric ladder, seven discovery questions, and six forcing questions. Produces problemstatement.md. Part of the mlops-tabular skill family.…

5 4mo ago A 92 tokens original MIT

mlops-system-design

08

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

System design co-pilot covering both general distributed systems and ML-specific infrastructure. Guides users through API design, database design, scalability, reliability, ML serving patterns, feature stores, training pipelines, and ML platform architecture. Produces systemdesign.md. Part of the mlops-tabular skill…

5 4mo ago A 85 tokens original MIT

mlops-tabular

09

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Production-grade MLOps co-pilot for tabular data. Guides users end-to-end from business problem through system design, implementation, deployment, and monitoring. Adapts dynamically to the user's specific problem, dataset, constraints, and chosen orchestration framework. Use when asked to build an ML product on…

5 4mo ago B 145 tokens original MIT

mlops-training-eval

10

ayush488-glitch/mlops-stack

Skill Claude CodeCodex

Deep-dive model training and evaluation for tabular ML. Covers experiment tracking with four reproducibility elements, baseline models as mandatory, evaluation with slice-level analysis and confidence intervals via bootstrapping, and class imbalance handling with the four-factor decision framework. Part of the…

5 4mo ago A 69 tokens original MIT