agency-llm-post-training-engineer

Enforces validation gates and evidence-based release criteria for LLM post-training experiments.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill agency-llm-post-training-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-llm-post-training-engineer
Source: https://github.com/imMamdouhaboammar/kaku-chatgpt-harness/tree/main/.agents/skills/engineering-llm-post-training-engineer
Command: npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill agency-llm-post-training-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of rigorous, evidence-driven decision-making in LLM post-training, preventing the release of models that suffer from training instability, data contamination, or unverified performance.

Core Features & Use Cases

  • Experiment Gating: Enforces strict preflight, smoke, signal, and controlled gates for SFT, DPO, and RL experiments.
  • Integrity Verification: Automates the validation of checkpoint inventory, hash manifests, and clean-load probes to ensure model reliability.
  • Incident Diagnosis: Provides a structured framework for classifying failures and determining the smallest valid discriminating test to resolve issues without wasted compute.

Quick Start

Use the agency-llm-post-training-engineer skill to generate a post-training incident report for the current failed experiment run.

Frequently Asked Questions about agency-llm-post-training-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce validation gates for LLM post-training experiments?

Enforce validation gates for LLM post-training by applying preflight, smoke, signal, and controlled gates across SFT, DPO, and RLHF workflows. This approach ensures evidence-based release criteria and prevents deploying models with training instability.

How do I verify checkpoint integrity after SFT or RLHF training?

Verify checkpoint integrity after SFT or RLHF training by automating validation of checkpoint inventory, hash manifests, and clean-load probes. This process ensures model reliability and satisfies technical requirements for reproducible model changes.

What is an evidence-based release gate in LLM post-training?

An evidence-based release gate in LLM post-training is a rigorous validation checkpoint preventing the release of models suffering from training instability, data contamination, or unverified performance. It requires performance verification before deploying model changes.

How do I diagnose post-training incidents and failed LLM experiment runs?

Diagnose post-training incidents and failed LLM experiment runs by using a structured framework for classifying failures and determining the smallest valid discriminating test. This approach resolves issues efficiently without wasted compute.

Can I use this post-training framework for both SFT and preference optimization workflows?

Yes, you can use this framework for both SFT and preference optimization workflows. It manages the lifecycle of LLM post-training experiments across SFT, DPO, and RLHF workflows requiring checkpoint integrity and performance verification.

What's the best way to prevent data contamination in LLM post-training releases?

The best way to prevent data contamination in LLM post-training releases is to enforce strict validation gates and artifact preservation. This evidence-driven decision-making framework verifies performance and ensures reproducible model changes before release.