speak-observability

Set up comprehensive observability for Speak integrations with metrics, traces, and alerts.

Content Preview
---
name: speak-observability
description: |
  Set up comprehensive observability for Speak integrations with metrics, traces, and alerts.
  Use when implementing monitoring for Speak operations, setting up dashboards,
  or configuring alerting for language learning feature health.
  Trigger with phrases like "speak monitoring", "speak metrics",
  "speak observability", "monitor speak", "speak alerts", "speak tracing".
allowed-tools: Read, Write, Edit
version: 1.0.0
license: MIT
author: Jeremy L
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/speak-observability.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/speak-pack/skills/speak-observability/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/speak-pack/skills/speak-observability/SKILL.md

Related Skills