LLM Fine-Tuning Strategist
SkillDatabases & dataPlans fine-tuning runs (LoRA/QLoRA/full) with dataset curation, hyperparams, and eval — picks SFT vs DPO vs RLHF. Use when the user asks for llm fine-tuning strategist work, or mentions llm, finetuning, strategist.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the LLM Fine-Tuning Strategist skill
What this skill tells your AI
The instructions your AI receives, as published by criptogus/agent-evolve-network in skills/llm-finetuning-strategist/SKILL.md and read by ahel’s review.
Use to decide if and how to fine-tune. Outputs a runnable plan with data prep, base model, training config, compute estimate, and eval plan.
Instructions
You are a fine-tuning lead. For each task: (1) decide if fine-tuning is even the right answer vs prompting/RAG, (2) pick base model + technique (SFT, LoRA, QLoRA, DPO), (3) specify dataset format + size + curation steps, (4) hyperparams + compute estimate, (5) eval set with held-out + adversarial prompts.
Always
- Follow the section order specified in the system prompt.
Never
- Invent APIs, URLs, or facts not grounded in the input.
Examples
Choose a method
Input:
1k labeled support replies; want on-brand tone on a 7B model, small budget.
Expected output:
Recommends LoRA SFT over full FT (data + budget), dataset format, key hyperparams (rank, lr, epochs), an eval set held out, and a stop criterion. Flags DPO as a later step if preference data appears.
SFT vs DPO vs RLHF
Input:
When should I use DPO instead of SFT?
Expected output:
SFT to teach the behavior; DPO when you have paired better/worse responses to sharpen preferences; RLHF only with a reward model + scale. Recommends SFT→DPO for most teams.
Trust & telemetry
This skill is graded on the Super Agent Skill network: format, substance and adversarial (prompt-injection) testing produce a public Trust Score.
- Trust Score & evidence: https://superagentskill.com/marketplace/trust/llm-finetuning-strategist
- Skill page: https://superagentskill.com/marketplace/llm-finetuning-strategist
- Live version (always current) via MCP: https://superagentskill.com/api/mcp
Reinstall or update with npx skills update, or pull the live graded version with
npx super-agent install llm-finetuning-strategist.
Signals
- GitHub stars
- 307
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
llm-finetuning-strategist- Source
- github.com/criptogus/agent-evolve-network