Back to list
blueplane-ai

telemetry

by blueplane-ai

Local telemetry engine for AI coding tools and agents. Captures IDE-level traces calculates metrics from Claude Code and Cursor.

4🍴 3📅 Jan 5, 2026

SKILL.md


name: telemetry description: Parent skill that routes between telemetry-pr-insights (PR/CI) and telemetry-insights (interactive analysis).

Telemetry Parent Skill

Routes to the appropriate telemetry sub-skill based on context.

Sub-Skills

SkillWhen to Use
telemetry-pr-insightsPR reviews, CI bots, automated reports
telemetry-insightsUser questions about efficiency, usage, productivity

Routing Logic

If PR/CI context:
    → telemetry-pr-insights
Else if user asks about telemetry/usage/productivity:
    → telemetry-insights
Else:
    → don't run telemetry

Examples

PR bot: Use telemetry-pr-insights with branch-scoped window.

"How efficient am I?": Use telemetry-insights with current-session scope.

"How efficient was I this week?": Use telemetry-insights with 7-day scope.

Follow-up in PR: Start with telemetry-pr-insights, switch to telemetry-insights for deeper analysis.

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon