ML — approach, data, evals, LLM craft, traps

SkillProductivity

Machine learning and LLM engineering judgment, distilled from a stronger model - invoke when DECIDING whether/how to use ML or an LLM for a task (prompt vs RAG vs fine-tune vs classical); working with training/eval data or labels; building or reviewing evals for models and LLM features; designing RAG, structured output, or agent pipelines; or diagnosing why a model/LLM feature underperforms. Method-selection ladder, data and leakage discipline, eval-as-spec rules, LLM-era craft, and a trap catalog.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the ML — approach, data, evals, LLM craft, traps skill

What this skill tells your AI

The instructions your AI receives, as published by telagod/code-abyss in skills/_kernel/ml/SKILL.md and read by ahel’s review.

Rule content lives in the five files below; this SKILL.md only routes (doctrine/04-maintenance.md governs edits to this bundle too).

Route by moment

You are about to…Read (in this folder)
Decide whether ML/an LLM is warranted, and which method rung to useapproach.md
Touch a dataset, labels, or splits; suspect a score is too gooddata.md
Define success, build/judge an eval, or assess someone's metric claimevals.md
Build with LLMs: prompts, RAG, structured output, agents, model choicellm.md
Diagnose an underperforming model or LLM featuredata.md §1 first (read real failures), then llm.md §3 if RAG, traps.md to name the pattern
Review an ML project's health; name why a claim or pipeline smells wrongtraps.md

A new ML feature usually runs approach.md (interrogate + pick the rung) → evals.md §1 (eval BEFORE build) → data.md → then llm.md if the rung is LLM-shaped → skim traps.md §C before finalizing any launch or monitoring plan.

Scope and neighbors

Modeling and evaluation judgment. The serving infrastructure around a model is ordinary backend (backend bundle: APIs, queues, operate.md); experiment execution discipline is methods (investigate/verify); whether to delegate → doctrine.

The stance

The eval is the spec; anything unmeasured is folklore. Look at the data with your own eyes (data.md §1), climb the method ladder from the cheapest rung (approach.md §3), and treat every surprising score as leakage until disproven (data.md §2). The failure mode of this field is not bad models — it is unearned confidence in numbers.

Signals

GitHub stars
239
Forks
32
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
ml
Source
github.com/telagod/code-abyss