Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.selftune.dev/llms.txt

Use this file to discover all available pages before exploring further.

What is selftune Cloud?

selftune Cloud is an optional cloud platform that provides team-wide skill health monitoring, a web dashboard, and contributor-signal features. It receives telemetry from the selftune CLI and surfaces insights across your organization.
selftune works fully locally without the cloud platform. Cloud is optional and adds team visibility and contributor-signal features.

Features

Web Dashboard

Monitor skill health, pass rates, and evolution history across your team.

Contributor Signals

Receive anonymized usage signals from your skill’s users.

Alerts

Get notified of regressions, low pass rates, and stale skills.

Health Badges

Embeddable SVG badges for your skill READMEs.

How it works

selftune CLI → POST /api/v1/push → selftune API → Database

                                   Web Dashboard

                                   Badge Service

Getting started

1. Sign up

Visit selftune.dev and sign in with GitHub.

2. Get an API key

Go to Settings > API Keys in the dashboard and create a new key.

3. Connect your CLI

selftune init --alpha
Or use the device code flow for headless environments:
selftune alpha relink

4. Push data

selftune alpha upload
Your skill health data will appear in the cloud dashboard.

Plans

FeatureFreeProTeamEnterprise
Skills trackedUnlimitedUnlimitedUnlimitedUnlimited
Data retention7 days30 days90 daysCustom
Team members15UnlimitedUnlimited
AlertsEmailAll channelsCustom
Contributor signalsViewView + SendView + SendCustom