kelet-integration

Installation
SKILL.md

Kelet Integration

Enter plan mode immediately. First action of the skill: call EnterPlanMode so the entire analysis → mapping → signals → plan sequence runs read-only. Only call ExitPlanMode after the user approves the final implementation plan at Implementation Approval.

North star: brilliant developer experience, fastest possible time to value. The developer should feel like Kelet integrated itself — minimal inputs from them, maximum value immediately visible in the console.

Kelet silences runtime errors. Config + transport failures never raise — a misconfigured integration looks identical to a working one. (Invalid caller args, e.g. out-of-range score, still raise ValueError at dev time.)

Fetch live docs before writing code: GET https://docs-ai.kelet.ai/chat?q=<question> (preferred) or fetch https://kelet.ai/docs/llms.txt for the index.


Onboarding

Open with a welcome banner: 🕵️ Welcome to Kelet — your AI detective. Kelet is a reasoning agent that ingests traces + signals, clusters failures, suggests fixes. Teach these concepts before any code — keep the detective metaphor alive through the bullets:

Installs
16
Repository
kelet-ai/skills
First Seen
Mar 29, 2026