hatch3r-ai-feature

Official

Ship AI features with eval-driven gates

Authorhatch3r
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents unreliable LLM feature launches by forcing teams to define measurable success, run evals, and verify production quality with telemetry and fallback behavior.

Core Features & Use Cases

  • Eval-driven workflow for AI features: turns “good enough” prompts into repeatable, thresholded experiments using a golden dataset and iterated prompt versions.
  • Production readiness gates: wires cost telemetry, cache control, hallucination/refusal SLI checks, and CI blocking when metrics regress.
  • Resilience via fallback chain: ensures graceful degradation through a primary-to-secondary-to-static fallback strategy with circuit-breaker and retry primitives.

Quick Start

Run this skill before deploying a new LLM-powered feature by first asking it to identify ambiguity in your inputs and then proceed through writing golden evals, prompts, thresholds, eval runs, and production verification.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hatch3r-ai-feature
Download link: https://github.com/hatch3r/hatch3r/archive/main.zip#hatch3r-ai-feature

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.