Agent SkillsTracer-Cloud/opensre › sentry-summary

sentry-summary

GitHub

基于Sentry数据生成故障摘要,涵盖问题检索、Uptime监控、业务主题分类及优先级排序,输出包含上下行状态的日报或概览。

integrations/sentry/tools/skills/sentry-summary/SKILL.md Tracer-Cloud/opensre

Trigger Scenarios

需要查看过去24小时或7天的Sentry未解决错误概览 执行晨间系统可靠性巡检或日报汇总 查询特定时间段内的服务可用性(Uptime)状态

Install

npx skills add Tracer-Cloud/opensre --skill sentry-summary -g -y
More Options

Non-standard path

npx skills add https://github.com/Tracer-Cloud/opensre/tree/main/integrations/sentry/tools/skills/sentry-summary -g -y

Use without installing

npx skills use Tracer-Cloud/opensre@sentry-summary

指定 Agent (Claude Code)

npx skills add Tracer-Cloud/opensre --skill sentry-summary -a claude-code -g -y

安装 repo 全部 skill

npx skills add Tracer-Cloud/opensre --all -g -y

预览 repo 内 skill

npx skills add Tracer-Cloud/opensre --list

SKILL.md

Frontmatter
{
    "name": "sentry-summary",
    "tools": [
        "search_sentry_issues",
        "get_sentry_issue_details",
        "list_sentry_issue_events",
        "get_sentry_uptime_digest"
    ],
    "description": "Summarise Sentry issues by theme and impact with optional uptime rollup. For overviews, morning digests, reliability questions."
}

Sentry Summary

Sentry-only (#3 on-demand, #10 morning digest). Multi-source: finish Sentry here, then suggest a multi-source investigation.

1. Fetch issues

search_sentry_issues with query: "is:unresolved":

  • 24h — morning digest, overnight (#10); 7d — "this week", overview.

Max 100 groups per page. Use digest.page_saturated vs page_complete. When completeness is empty, report zero — do not widen unless asked.

2. Fetch uptime

get_sentry_uptime_digest. Skip if uptime_watch_active is false. Include still-down before Issues, recovered after Issues.

3. Classify

digest.structural_clusters → business themes with sample_short_ids.

4. Rank

digest.priority_candidates + business_impact_score, not raw count. Prefer userCount, blockers, regressions; cite impact_reasons.

5. Enrich

Top 3–5 only: get_sentry_issue_details + list_sentry_issue_events (limit 10).

6. Summarise

  • Header + summary bullet counts (Issues + Uptime).
  • [DOWN] above Issues; Issues clusters + priority table; [RECOVERED] after.

Traps

  • count = events/group; issue_count = groups returned
  • page_saturated = first page; completeness: empty = zero groups
  • Uptime needs a running watch schedule — no watch = no data

Version History

  • 8bfe7b1 Current 2026-08-19 21:46

    新增 uptime 监控状态汇总功能,优化了数据获取与分类逻辑,替换原有晨间简报实现。

  • 719551f 2026-07-24 21:56

Same Skill Collection

core/agent_harness/prompts/skills/architecture_audit/SKILL.md
core/agent_harness/prompts/skills/github_ci_fix_onboarding/SKILL.md
core/agent_harness/prompts/skills/github_ci_fix/SKILL.md
core/agent_harness/prompts/skills/github_cli/SKILL.md
core/agent_harness/prompts/skills/github_security_fix/SKILL.md
core/agent_harness/prompts/skills/morning_report/SKILL.md
integrations/github/tools/ci_fix/SKILL.md
integrations/github/tools/github_cli/SKILL.md
integrations/github/tools/security_fix/SKILL.md
integrations/github/tools/workflow/SKILL.md
integrations/posthog/tools/skills/posthog-summary/SKILL.md
integrations/yandex_cloud/tools/SKILL.md
tools/github_cli/SKILL.md
tools/system/python_execution_tool/skills/github-star-velocity/SKILL.md

Metadata

Files
0
Version
48aed16
Hash
76d87019
Indexed
2026-07-24 21:56

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 21:42
浙ICP备14020137号-1 $Map of visitor$