[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-getsentry-sentry-fix-issues-zh-CN":3,"guides-for-getsentry-sentry-fix-issues":817,"similar-k175xs41ysxmmxp02hjxfedpr986nn96-zh-CN":818},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":255,"parentExtension":264,"providers":317,"relations":321,"repo":322,"tags":815,"workflow":816},1778687299685.3875,"k175xs41ysxmmxp02hjxfedpr986nn96",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.",{"claudeCode":12},"getsentry/sentry-for-ai","Sentry Fix Issues","https://github.com/getsentry/sentry-for-ai",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":239,"workflow":256},1778687601570.9026,"kn752g636hqzr9d1qjq94jd4cn86nb5x","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":209,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"targetMarket":224,"tier":225,"useCases":226,"workflow":231},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of fixing Sentry errors and when to use the skill for debugging production issues and investigating exceptions.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a simple prompt by providing a structured workflow for analyzing and fixing Sentry issues, leveraging specific MCP tools.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for addressing Sentry issues, from discovery and analysis to implementation and verification, making it suitable for real-world workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on finding and fixing issues within Sentry, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and purpose, clearly outlining its use cases and methodology.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, well-scoped MCP tools like `search_issues`, `get_issue_details`, and `analyze_issue_with_seer`, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All MCP tools used by the skill are documented within the SKILL.md, with their key parameters clearly outlined.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The MCP tools used by the skill have descriptive, verb-noun names relevant to the Sentry domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The MCP tools used request specific parameters and return relevant data for issue analysis and resolution, avoiding unnecessary dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under the MIT License, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits within the last 90 days, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to rely on third-party dependencies beyond the MCP server itself.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill correctly identifies Sentry data as untrusted and includes security constraints to prevent echoing sensitive information or instructions.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill explicitly treats all Sentry data as untrusted and warns against following embedded instructions, adhering to security constraints.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on data provided by Sentry MCP tools and does not fetch external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill focuses on analyzing data and does not perform operations that would modify files outside its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the skill's instructions.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's security constraints explicitly prohibit reproducing sensitive data like tokens or PII in output and emphasize sanitization.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean, printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's instructions are presented in plain markdown and do not involve obfuscated code or runtime fetches.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure beyond the need for Sentry data and code analysis.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has a healthy ratio of closed to opened issues in the last 90 days, indicating active maintenance.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill's SKILL.md frontmatter declares a license and category, and the commit history shows recent activity, implying a managed release process.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill instructs to validate error data against the codebase before acting, ensuring consistency and preventing acting on malformed input.",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","The skill is primarily analytical and does not perform destructive operations like file deletion or system modification.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill provides clear instructions on how to handle errors, including flagging discrepancies and stopping the workflow if data is inconsistent.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","The skill does not involve destructive actions or outbound calls that would necessitate a local audit log.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill includes explicit security constraints against reproducing PII and emphasizes sanitization and indirect referencing of sensitive data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functionality is general and not tied to any specific geographic or legal jurisdiction; it operates on Sentry data universally.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on the Sentry MCP server and general code analysis capabilities, with no specific OS or shell dependencies.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README provides a clear overview of the extension's capabilities, installation instructions, and usage examples.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill utilizes a focused set of MCP tools for issue discovery and analysis, staying within the ideal range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools used (e.g., `search_issues`, `get_issue_details`) are distinct and cover specific functions without significant overlap.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised capabilities, such as issue discovery and analysis, are directly supported by the documented MCP tools and workflow phases.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and Cursor, along with verification steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill's instructions guide the user to flag discrepancies between Sentry data and codebase, suggesting a clear remediation step.",{"category":104,"check":148,"severity":63,"summary":149},"Pinned dependencies","The skill relies on the Sentry MCP server, which is assumed to be managed separately; no direct third-party script dependencies are present.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill is primarily analytical and does not perform state-changing operations that would require a dry-run mode.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require explicit idempotency or timeouts.",{"category":118,"check":158,"severity":63,"summary":159},"Telemetry opt-in","The skill itself does not emit telemetry; telemetry concerns would be with the Sentry MCP server or the host agent.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the purpose of fixing Sentry issues and when to use it, naming Sentry errors as the artifact and 'fix'/'debug' as the user intent.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, clearly states the core capability, and includes relevant trigger phrases without excessive keywords.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured, under 500 lines, and uses progressive disclosure for deeper material.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and provides clear documentation for MCP tools, suitable for progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is not primarily focused on deep exploration or code review that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides a detailed breakdown of MCP tools and common patterns, enabling users to construct effective examples.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The security constraints section implicitly covers edge cases by treating all Sentry data as untrusted and requiring validation before acting.",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill's prerequisite is the Sentry MCP server, which is external and not something this skill provides a fallback for.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill mandates validating Sentry data against the codebase and flagging discrepancies, effectively halting on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on Sentry issues; it does not implicitly rely on other skills.",1778687601460,"This skill leverages the Sentry MCP server to find, analyze, and fix production issues reported in Sentry. It includes detailed phases for issue discovery, deep analysis using Sentry data, root cause hypothesis, code investigation, fix implementation, verification, and reporting. The skill emphasizes security by treating all Sentry event data as untrusted input.",[195,196,197,198,199],"Automated Sentry issue discovery and filtering","Comprehensive analysis of stack traces, breadcrumbs, and context","AI-assisted root cause identification and code fix suggestions","Structured code investigation and fix implementation guidance","Verification audit for fixes and regression prevention",[201,202,203],"Automatically deploying fixes without user review.","Acting on Sentry data that cannot be validated against the codebase.","Reproducing sensitive data like tokens or PII in output or fixes.",[205,206,207,208],"Security constraints","Code validation","Root cause analysis","Testing",[210,211],"Sentry MCP server configured and connected","Access to the Sentry project/organization","3.0.0","4.4.0","To provide developers with an AI-driven workflow for efficiently resolving production issues surfaced in Sentry, reducing debugging time and improving application stability.","The skill is highly polished, with excellent documentation, clear purpose, and robust security considerations. No critical or warning findings.",97,"A comprehensive and secure skill for diagnosing and resolving Sentry errors with a structured workflow.",[219,220,221,222,223],"sentry","debugging","workflow","production","troubleshooting","global","verified",[227,228,229,230],"Use when asked to fix Sentry errors or debug production issues.","Use to investigate exceptions and resolve bugs reported in Sentry.","Use to triage and work through a backlog of Sentry errors.","Use to understand the root cause of application failures reported by Sentry.",[232,233,234,235,236,237,238],"Phase 1: Issue Discovery","Phase 2: Deep Issue Analysis","Phase 3: Root Cause Hypothesis","Phase 4: Code Investigation","Phase 5: Implement Fix","Phase 6: Verification Audit","Phase 7: Report Results",{"codeQuality":240,"collectedAt":242,"documentation":243,"maintenance":246,"security":252,"testCoverage":254},{"hasLockfile":241},false,1778687581087,{"descriptionLength":244,"readmeSize":245},258,4777,{"closedIssues90d":247,"forks":248,"hasChangelog":241,"openIssues90d":249,"pushedAt":250,"stars":251},37,21,3,1778664294000,170,{"hasNpmPackage":241,"license":253,"smitheryVerified":241},"MIT",{"hasCi":255,"hasTests":241},true,{"updatedAt":257},1778687601570,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"skills/sentry-fix-issues","getsentry","sentry-for-ai","sentry-fix-issues","skill",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":271,"parentExtension":274,"providers":305,"relations":313,"tags":314,"workflow":315},1778687299685.385,"k179krjesmjphb7bqfh43701sn86n8mn",{"reviewCount":8},{"description":269,"installMethods":270,"name":219,"sourceUrl":14},"Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.",{"claudeCode":219},{"basePath":272,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":273},"","plugin",{"_creationTime":275,"_id":276,"community":277,"display":278,"identity":282,"providers":284,"relations":299,"tags":301,"workflow":302},1778687299685.3848,"k179yfyfa9mb154bqjgahv10fn86mrz3",{"reviewCount":8},{"description":279,"installMethods":280,"name":281,"sourceUrl":14},"Teach your AI coding assistant how to use Sentry - setup, debugging, alerts, and more",{"claudeCode":12},"sentry-plugin-marketplace",{"basePath":272,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":283},"marketplace",{"evaluate":285,"extract":293},{"promptVersionExtension":286,"promptVersionScoring":213,"score":287,"tags":288,"targetMarket":224,"tier":292},"3.1.0",75,[219,220,289,290,291],"monitoring","error-tracking","ai-assistant","community",{"commitSha":294,"marketplace":295,"plugin":297},"HEAD",{"name":281,"pluginCount":296},1,{"mcpCount":8,"provider":298,"skillCount":8},"classify",{"repoId":300},"kd72wxwjk5zaddkehkc2ftrzfh86nk3n",[291,220,290,289,219],{"evaluatedAt":303,"extractAt":304,"updatedAt":303},1778687344825,1778687299685,{"evaluate":306,"extract":310},{"promptVersionExtension":212,"promptVersionScoring":213,"score":307,"tags":308,"targetMarket":224,"tier":225},95,[219,220,289,290,309],"observability",{"commitSha":294,"license":253,"plugin":311},{"mcpCount":8,"provider":298,"skillCount":312},30,{"parentExtensionId":276,"repoId":300},[220,290,289,309,219],{"evaluatedAt":316,"extractAt":304,"updatedAt":316},1778687354391,{"evaluate":318,"extract":320},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":319,"targetMarket":224,"tier":225},[219,220,221,222,223],{"commitSha":294,"license":253},{"parentExtensionId":266,"repoId":300},{"_creationTime":323,"_id":300,"identity":324,"providers":325,"workflow":811},1778687295017.2043,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":326,"discover":805,"github":808},{"commitSha":294,"extensions":327},[328,341,416,439,454,468,482,490,498,512,524,532,537,551,565,581,597,612,620,638,646,661,675,691,706,722,730,744,760,770,782,797],{"basePath":272,"displayName":281,"installMethods":329,"rationale":330,"selectedPaths":331,"source":340,"sourceLanguage":18,"type":283},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[332,335,337],{"path":333,"priority":334},".claude-plugin/marketplace.json","mandatory",{"path":336,"priority":334},"README.md",{"path":338,"priority":339},"LICENSE","high","rule",{"basePath":272,"description":269,"displayName":219,"installMethods":342,"license":253,"rationale":343,"selectedPaths":344,"source":340,"sourceLanguage":18,"type":273},{"claudeCode":219},"plugin manifest at .claude-plugin/plugin.json",[345,347,348,349,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414],{"path":346,"priority":334},".claude-plugin/plugin.json",{"path":336,"priority":334},{"path":338,"priority":339},{"path":350,"priority":351},"skills/sentry-android-sdk/SKILL.md","medium",{"path":353,"priority":351},"skills/sentry-browser-sdk/SKILL.md",{"path":355,"priority":351},"skills/sentry-cloudflare-sdk/SKILL.md",{"path":357,"priority":351},"skills/sentry-cocoa-sdk/SKILL.md",{"path":359,"priority":351},"skills/sentry-code-review/SKILL.md",{"path":361,"priority":351},"skills/sentry-create-alert/SKILL.md",{"path":363,"priority":351},"skills/sentry-dotnet-sdk/SKILL.md",{"path":365,"priority":351},"skills/sentry-elixir-sdk/SKILL.md",{"path":367,"priority":351},"skills/sentry-feature-setup/SKILL.md",{"path":369,"priority":351},"skills/sentry-fix-issues/SKILL.md",{"path":371,"priority":351},"skills/sentry-flutter-sdk/SKILL.md",{"path":373,"priority":351},"skills/sentry-go-sdk/SKILL.md",{"path":375,"priority":351},"skills/sentry-nestjs-sdk/SKILL.md",{"path":377,"priority":351},"skills/sentry-nextjs-sdk/SKILL.md",{"path":379,"priority":351},"skills/sentry-node-sdk/SKILL.md",{"path":381,"priority":351},"skills/sentry-otel-exporter-setup/SKILL.md",{"path":383,"priority":351},"skills/sentry-php-sdk/SKILL.md",{"path":385,"priority":351},"skills/sentry-pr-code-review/SKILL.md",{"path":387,"priority":351},"skills/sentry-python-sdk/SKILL.md",{"path":389,"priority":351},"skills/sentry-react-native-sdk/SKILL.md",{"path":391,"priority":351},"skills/sentry-react-router-framework-sdk/SKILL.md",{"path":393,"priority":351},"skills/sentry-react-sdk/SKILL.md",{"path":395,"priority":351},"skills/sentry-ruby-sdk/SKILL.md",{"path":397,"priority":351},"skills/sentry-sdk-setup/SKILL.md",{"path":399,"priority":351},"skills/sentry-sdk-skill-creator/SKILL.md",{"path":401,"priority":351},"skills/sentry-sdk-upgrade/SKILL.md",{"path":403,"priority":351},"skills/sentry-setup-ai-monitoring/SKILL.md",{"path":405,"priority":351},"skills/sentry-svelte-sdk/SKILL.md",{"path":407,"priority":351},"skills/sentry-tanstack-start-sdk/SKILL.md",{"path":409,"priority":351},"skills/sentry-workflow/SKILL.md",{"path":411,"priority":334},".mcp.json",{"path":413,"priority":339},"commands/seer.md",{"path":415,"priority":339},".cursor-plugin/plugin.json",{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-android-sdk","Full Sentry SDK setup for Android. Use when asked to \"add Sentry to Android\", \"install sentry-android\", \"setup Sentry in Android\", or configure error monitoring, tracing, profiling, session replay, or logging for Android applications. Supports Kotlin and Java codebases.","sentry-android-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-android-sdk/SKILL.md",[423,425,427,429,431,433,435,437],{"path":424,"priority":334},"SKILL.md",{"path":426,"priority":351},"references/crons.md",{"path":428,"priority":351},"references/error-monitoring.md",{"path":430,"priority":351},"references/logging.md",{"path":432,"priority":351},"references/metrics.md",{"path":434,"priority":351},"references/profiling.md",{"path":436,"priority":351},"references/session-replay.md",{"path":438,"priority":351},"references/tracing.md",{"basePath":440,"description":441,"displayName":442,"installMethods":443,"rationale":444,"selectedPaths":445,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-browser-sdk","Full Sentry SDK setup for browser JavaScript. Use when asked to \"add Sentry to a website\", \"install @sentry/browser\", or configure error monitoring, tracing, session replay, or logging for vanilla JavaScript, jQuery, static sites, or WordPress.","sentry-browser-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-browser-sdk/SKILL.md",[446,447,448,449,450,451,452],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":434,"priority":351},{"path":436,"priority":351},{"path":438,"priority":351},{"path":453,"priority":351},"references/user-feedback.md",{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-cloudflare-sdk","Full Sentry SDK setup for Cloudflare Workers and Pages. Use when asked to \"add Sentry to Cloudflare Workers\", \"install @sentry/cloudflare\", or configure error monitoring, tracing, logging, crons, or AI monitoring for Cloudflare Workers, Pages, Durable Objects, Queues, Workflows, or Hono on Cloudflare.","sentry-cloudflare-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-cloudflare-sdk/SKILL.md",[461,462,463,465,466,467],{"path":424,"priority":334},{"path":426,"priority":351},{"path":464,"priority":351},"references/durable-objects.md",{"path":428,"priority":351},{"path":430,"priority":351},{"path":438,"priority":351},{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-cocoa-sdk","Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS). Use when asked to \"add Sentry to iOS\", \"add Sentry to Swift\", \"install sentry-cocoa\", or configure error monitoring, tracing, profiling, session replay, or logging for Apple applications. Supports SwiftUI and UIKit.","sentry-cocoa-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-cocoa-sdk/SKILL.md",[475,476,477,478,479,480,481],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":434,"priority":351},{"path":436,"priority":351},{"path":438,"priority":351},{"path":453,"priority":351},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-code-review","Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.","sentry-code-review",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-code-review/SKILL.md",[489],{"path":424,"priority":334},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-create-alert","Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.","sentry-create-alert",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-create-alert/SKILL.md",[497],{"path":424,"priority":334},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-dotnet-sdk","Full Sentry SDK setup for .NET. Use when asked to \"add Sentry to .NET\", \"install Sentry for C#\", or configure error monitoring, tracing, profiling, logging, or crons for ASP.NET Core, MAUI, WPF, WinForms, Blazor, Azure Functions, or any other .NET application.","sentry-dotnet-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-dotnet-sdk/SKILL.md",[505,506,507,508,509,510,511],{"path":424,"priority":334},{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":438,"priority":351},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-elixir-sdk","Full Sentry SDK setup for Elixir. Use when asked to \"add Sentry to Elixir\", \"install sentry for Elixir\", or configure error monitoring, tracing, logging, or crons for Elixir, Phoenix, or Plug applications. Supports Phoenix, Plug, LiveView, Oban, and Quantum.","sentry-elixir-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-elixir-sdk/SKILL.md",[519,520,521,522,523],{"path":424,"priority":334},{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":438,"priority":351},{"basePath":525,"description":526,"displayName":527,"installMethods":528,"rationale":529,"selectedPaths":530,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-feature-setup","Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, or create alerts and notifications.","sentry-feature-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-feature-setup/SKILL.md",[531],{"path":424,"priority":334},{"basePath":259,"description":10,"displayName":262,"installMethods":533,"rationale":534,"selectedPaths":535,"source":340,"sourceLanguage":18,"type":263},{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-fix-issues/SKILL.md",[536],{"path":424,"priority":334},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-flutter-sdk","Full Sentry SDK setup for Flutter and Dart. Use when asked to \"add Sentry to Flutter\", \"install sentry_flutter\", \"setup Sentry in Dart\", or configure error monitoring, tracing, profiling, session replay, or logging for Flutter applications. Supports Android, iOS, macOS, Linux, Windows, and Web.","sentry-flutter-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-flutter-sdk/SKILL.md",[544,545,546,547,548,549,550],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":436,"priority":351},{"path":438,"priority":351},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-go-sdk","Full Sentry SDK setup for Go. Use when asked to \"add Sentry to Go\", \"install sentry-go\", \"setup Sentry in Go\", or configure error monitoring, tracing, logging, metrics, or crons for Go applications. Supports net/http, Gin, Echo, Fiber, FastHTTP, Iris, Negroni, and gRPC.","sentry-go-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-go-sdk/SKILL.md",[558,559,560,561,562,563,564],{"path":424,"priority":334},{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":438,"priority":351},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-nestjs-sdk","Full Sentry SDK setup for NestJS. Use when asked to \"add Sentry to NestJS\", \"install @sentry/nestjs\", \"setup Sentry in NestJS\", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for NestJS applications. Supports Express and Fastify adapters, GraphQL, microservices, WebSockets, and background jobs.","sentry-nestjs-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-nestjs-sdk/SKILL.md",[572,573,575,576,577,578,579,580],{"path":424,"priority":334},{"path":574,"priority":351},"references/ai-monitoring.md",{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":438,"priority":351},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-nextjs-sdk","Full Sentry SDK setup for Next.js. Use when asked to \"add Sentry to Next.js\", \"install @sentry/nextjs\", or configure error monitoring, tracing, session replay, logging, profiling, AI monitoring, or crons for Next.js applications. Supports Next.js 13+ with App Router and Pages Router.","sentry-nextjs-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-nextjs-sdk/SKILL.md",[588,589,590,591,592,593,594,595,596],{"path":424,"priority":334},{"path":574,"priority":351},{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":436,"priority":351},{"path":438,"priority":351},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-node-sdk","Full Sentry SDK setup for Node.js, Bun, and Deno. Use when asked to \"add Sentry to Node.js\", \"add Sentry to Bun\", \"add Sentry to Deno\", \"install @sentry/node\", \"@sentry/bun\", or \"@sentry/deno\", or configure error monitoring, tracing, logging, profiling, metrics, crons, or AI monitoring for server-side JavaScript/TypeScript runtimes.","sentry-node-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-node-sdk/SKILL.md",[604,605,606,607,608,609,610,611],{"path":424,"priority":334},{"path":574,"priority":351},{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":438,"priority":351},{"basePath":613,"description":614,"displayName":615,"installMethods":616,"rationale":617,"selectedPaths":618,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-otel-exporter-setup","Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry, configuring collector pipelines for traces and logs, or routing telemetry from multiple services to Sentry projects.","sentry-otel-exporter-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-otel-exporter-setup/SKILL.md",[619],{"path":424,"priority":334},{"basePath":621,"description":622,"displayName":623,"installMethods":624,"rationale":625,"selectedPaths":626,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-php-sdk","Full Sentry SDK setup for PHP. Use when asked to \"add Sentry to PHP\", \"install sentry/sentry\", \"setup Sentry in PHP\", or configure error monitoring, tracing, profiling, logging, metrics, or crons for PHP applications. Supports plain PHP, Laravel, and Symfony.","sentry-php-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-php-sdk/SKILL.md",[627,628,629,630,632,633,634,635,637],{"path":424,"priority":334},{"path":426,"priority":351},{"path":428,"priority":351},{"path":631,"priority":351},"references/laravel.md",{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":636,"priority":351},"references/symfony.md",{"path":438,"priority":351},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-pr-code-review","Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.","sentry-pr-code-review",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-pr-code-review/SKILL.md",[645],{"path":424,"priority":334},{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-python-sdk","Full Sentry SDK setup for Python. Use when asked to \"add Sentry to Python\", \"install sentry-sdk\", \"setup Sentry in Python\", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for Python applications. Supports Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado, and more.","sentry-python-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-python-sdk/SKILL.md",[653,654,655,656,657,658,659,660],{"path":424,"priority":334},{"path":574,"priority":351},{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":434,"priority":351},{"path":438,"priority":351},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-react-native-sdk","Full Sentry SDK setup for React Native and Expo. Use when asked to \"add Sentry to React Native\", \"install @sentry/react-native\", \"setup Sentry in Expo\", or configure error monitoring, tracing, profiling, session replay, or logging for React Native applications. Supports Expo managed, Expo bare, and vanilla React Native.","sentry-react-native-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-native-sdk/SKILL.md",[668,669,670,671,672,673,674],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":434,"priority":351},{"path":436,"priority":351},{"path":438,"priority":351},{"path":453,"priority":351},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-react-router-framework-sdk","Full Sentry SDK setup for React Router Framework mode. Use when asked to \"add Sentry to React Router Framework\", \"install @sentry/react-router\", or configure error monitoring, tracing, profiling, session replay, logs, or user feedback for a React Router v7 framework app.","sentry-react-router-framework-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-router-framework-sdk/SKILL.md",[682,683,684,685,686,688,689,690],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":434,"priority":351},{"path":687,"priority":351},"references/react-router-framework-features.md",{"path":436,"priority":351},{"path":438,"priority":351},{"path":453,"priority":351},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-react-sdk","Full Sentry SDK setup for React. Use when asked to \"add Sentry to React\", \"install @sentry/react\", or configure error monitoring, tracing, session replay, profiling, or logging for React applications. Supports React 16+, React Router v5-v7 non-framework mode, TanStack Router, Redux, Vite, and webpack.","sentry-react-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-sdk/SKILL.md",[698,699,700,701,702,704,705],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":434,"priority":351},{"path":703,"priority":351},"references/react-features.md",{"path":436,"priority":351},{"path":438,"priority":351},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-ruby-sdk","Full Sentry SDK setup for Ruby. Use when asked to add Sentry to Ruby, install sentry-ruby, setup Sentry in Rails/Sinatra/Rack, or configure error monitoring, tracing, logging, metrics, profiling, or crons for Ruby applications. Also handles migration from AppSignal, Honeybadger, Bugsnag, Rollbar, or Airbrake. Supports Rails, Sinatra, Rack, Sidekiq, and Resque.","sentry-ruby-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-ruby-sdk/SKILL.md",[713,714,715,716,717,718,720,721],{"path":424,"priority":334},{"path":426,"priority":351},{"path":428,"priority":351},{"path":430,"priority":351},{"path":432,"priority":351},{"path":719,"priority":351},"references/migration.md",{"path":434,"priority":351},{"path":438,"priority":351},{"basePath":723,"description":724,"displayName":725,"installMethods":726,"rationale":727,"selectedPaths":728,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-sdk-setup","Set up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project.","sentry-sdk-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-setup/SKILL.md",[729],{"path":424,"priority":334},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-sdk-skill-creator","Create a complete Sentry SDK skill bundle for any platform. Use when asked to \"create an SDK skill\", \"add a new platform skill\", \"write a Sentry skill for X\", or build a new sentry-\u003Cplatform>-sdk skill bundle with wizard flow and feature reference files.","sentry-sdk-skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-skill-creator/SKILL.md",[737,738,740,742],{"path":424,"priority":334},{"path":739,"priority":351},"references/philosophy.md",{"path":741,"priority":351},"references/quality-checklist.md",{"path":743,"priority":351},"references/research-playbook.md",{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-sdk-upgrade","Upgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve breaking changes after a Sentry version bump.","sentry-sdk-upgrade",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-upgrade/SKILL.md",[751,752,754,756,758],{"path":424,"priority":334},{"path":753,"priority":351},"references/upgrade-patterns.md",{"path":755,"priority":351},"references/v7-to-v8.md",{"path":757,"priority":351},"references/v8-to-v9.md",{"path":759,"priority":351},"references/v9-to-v10.md",{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-setup-ai-monitoring","Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.","sentry-setup-ai-monitoring",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-setup-ai-monitoring/SKILL.md",[767,768],{"path":424,"priority":334},{"path":769,"priority":351},"references/sampling.md",{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-svelte-sdk","Full Sentry SDK setup for Svelte and SvelteKit. Use when asked to \"add Sentry to Svelte\", \"add Sentry to SvelteKit\", \"install @sentry/sveltekit\", or configure error monitoring, tracing, session replay, or logging for Svelte or SvelteKit applications.","sentry-svelte-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-svelte-sdk/SKILL.md",[777,778,779,780,781],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":436,"priority":351},{"path":438,"priority":351},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-tanstack-start-sdk","Full Sentry SDK setup for TanStack Start React. Use when asked to \"add Sentry to TanStack Start\", \"install @sentry/tanstackstart-react\", or configure error monitoring, tracing, session replay, logs, or user feedback in a TanStack Start React app.","sentry-tanstack-start-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-tanstack-start-sdk/SKILL.md",[789,790,791,792,793,795,796],{"path":424,"priority":334},{"path":428,"priority":351},{"path":430,"priority":351},{"path":436,"priority":351},{"path":794,"priority":351},"references/tanstackstart-features.md",{"path":438,"priority":351},{"path":453,"priority":351},{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":340,"sourceLanguage":18,"type":263},"skills/sentry-workflow","Fix production issues and review code with Sentry context. Use when asked to fix Sentry errors, debug issues, triage exceptions, review PR comments from Sentry, or resolve bugs.","sentry-workflow",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-workflow/SKILL.md",[804],{"path":424,"priority":334},{"sources":806},[807],"manual",{"closedIssues90d":247,"description":279,"forks":248,"license":253,"openIssues90d":249,"pushedAt":250,"readmeSize":245,"stars":251,"topics":809},[810],"tag-production",{"classifiedAt":812,"discoverAt":813,"extractAt":814,"githubAt":814,"updatedAt":812},1778687299236,1778687295017,1778687297417,[220,222,219,223,221],{"evaluatedAt":257,"extractAt":304,"updatedAt":257},[],[819,850,870,899,930,959],{"_creationTime":820,"_id":821,"community":822,"display":823,"identity":829,"providers":834,"relations":844,"tags":846,"workflow":847},1778697652123.895,"k179x649dvyg7xswjx2h5a199n86m32x",{"reviewCount":8},{"description":824,"installMethods":825,"name":827,"sourceUrl":828},"Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.",{"claudeCode":826},"steipete/clawdis","Node Connect","https://github.com/steipete/clawdis",{"basePath":830,"githubOwner":831,"githubRepo":832,"locale":18,"slug":833,"type":263},"skills/node-connect","steipete","clawdis","node-connect",{"evaluate":835,"extract":843},{"promptVersionExtension":212,"promptVersionScoring":213,"score":836,"tags":837,"targetMarket":224,"tier":225},100,[220,838,839,840,841,223,842],"networking","android","ios","macos","openclaws",{"commitSha":294,"license":253},{"repoId":845},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[839,220,840,841,838,842,223],{"evaluatedAt":848,"extractAt":849,"updatedAt":848},1778698735523,1778697652123,{"_creationTime":851,"_id":852,"community":853,"display":854,"identity":858,"providers":860,"relations":866,"tags":867,"workflow":868},1778697652123.8813,"k175pymk0vm7xrcjj2p0jf904186nae7",{"reviewCount":8},{"description":855,"installMethods":856,"name":857,"sourceUrl":828},"Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.",{"claudeCode":826},"openclaw-debugging",{"basePath":859,"githubOwner":831,"githubRepo":832,"locale":18,"slug":857,"type":263},".agents/skills/openclaw-debugging",{"evaluate":861,"extract":865},{"promptVersionExtension":212,"promptVersionScoring":213,"score":836,"tags":862,"targetMarket":224,"tier":225},[220,842,863,223,864],"cli","development",{"commitSha":294},{"repoId":845},[863,220,864,842,223],{"evaluatedAt":869,"extractAt":849,"updatedAt":869},1778697754713,{"_creationTime":871,"_id":872,"community":873,"display":874,"identity":880,"providers":885,"relations":893,"tags":895,"workflow":896},1778683190010.284,"k1757t8mrzzrf8yabxrtp82mg586m6nf",{"reviewCount":8},{"description":875,"installMethods":876,"name":878,"sourceUrl":879},"Systematic debugging methodology emphasizing root cause analysis over quick fixes",{"claudeCode":877},"bobmatnyc/claude-mpm-skills","Systematic Debugging","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":881,"githubOwner":882,"githubRepo":883,"locale":18,"slug":884,"type":263},"universal/debugging/systematic-debugging","bobmatnyc","claude-mpm-skills","systematic-debugging",{"evaluate":886,"extract":891},{"promptVersionExtension":212,"promptVersionScoring":213,"score":836,"tags":887,"targetMarket":224,"tier":225},[220,223,888,889,890],"root-cause-analysis","methodology","problem-solving",{"commitSha":294,"license":892},"Apache-2.0",{"repoId":894},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[220,889,890,888,223],{"evaluatedAt":897,"extractAt":898,"updatedAt":897},1778686304588,1778683190010,{"_creationTime":900,"_id":901,"community":902,"display":903,"identity":908,"providers":913,"relations":921,"tags":925,"workflow":926},1778684074950.4968,"k17a2p5tj2n738wj5cs7gerp2s86mvsp",{"reviewCount":8},{"description":904,"installMethods":905,"name":223,"sourceUrl":907},"使用 Chrome DevTools MCP 和文档来排查连接和目标问题。当 list_pages、new_page 或 navigate_page 失败，或服务器初始化失败时，触发此技能。",{"claudeCode":906},"ChromeDevTools/chrome-devtools-mcp","https://github.com/ChromeDevTools/chrome-devtools-mcp",{"basePath":909,"githubOwner":910,"githubRepo":911,"locale":912,"slug":223,"type":263},"skills/troubleshooting","ChromeDevTools","chrome-devtools-mcp","zh-CN",{"evaluate":914,"extract":920},{"promptVersionExtension":212,"promptVersionScoring":213,"score":836,"tags":915,"targetMarket":224,"tier":225},[916,917,223,220,918,919],"devtools","chrome","automation","mcp",{"commitSha":294},{"parentExtensionId":922,"repoId":923,"translatedFrom":924},"k17evynnzmmag96rw4rpybyydx86m0py","kd7an8ppnz1q2np9tc5yw4qenn86mg6h","k1709q7z5grftph7kb93c569qh86n56a",[918,917,220,916,919,223],{"evaluatedAt":927,"extractAt":928,"updatedAt":929},1778683958622,1778683762612,1778684074950,{"_creationTime":931,"_id":932,"community":933,"display":934,"identity":940,"providers":944,"relations":952,"tags":955,"workflow":956},1778694480889.9556,"k17cw5h9amytcw2kg63ygtqqxn86nsp8",{"reviewCount":8},{"description":935,"installMethods":936,"name":938,"sourceUrl":939},"Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior",{"claudeCode":937},"NeoLabHQ/context-engineering-kit","root-cause-tracing","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":941,"githubOwner":942,"githubRepo":943,"locale":18,"slug":938,"type":263},"plugins/kaizen/skills/root-cause-tracing","NeoLabHQ","context-engineering-kit",{"evaluate":945,"extract":951},{"promptVersionExtension":212,"promptVersionScoring":213,"score":946,"tags":947,"targetMarket":224,"tier":225},99,[220,223,948,949,950],"code-analysis","developer-tools","call-stack",{"commitSha":294},{"parentExtensionId":953,"repoId":954},"k17884m6t3p8517a1d2zjp8zbd86n13x","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[950,948,220,949,223],{"evaluatedAt":957,"extractAt":958,"updatedAt":957},1778695268236,1778694480890,{"_creationTime":960,"_id":961,"community":962,"display":963,"identity":969,"providers":972,"relations":979,"tags":981,"workflow":982},1778694578248.1055,"k1774dcsh1s4vr0rddtava1hq186mf3e",{"reviewCount":8},{"description":964,"installMethods":965,"name":967,"sourceUrl":968},"Bug-investigation tool for the Netdata agent-events ingestion namespace -- triage crashes, panics, fatals across the fleet by downloading events of interest and clustering locally. Covers the three transports (Cloud API and direct agent API are primary; ssh is operator-only), the verified AE_* field map and enum meanings, the dedup model (23h client-side per agent and event signature), the after-the-fact event timing (POST only on agent restart), and the Netdata systemd-journal plugin multi-value filter syntax (FIELD in A, B, C) AND ... Use when investigating crashes / panics / fatals; when grepping for events touching a specific function or file or version; when looking for regressions across versions; when an agent is reported crashing in a way you want to triage. Ships scripts get-events.sh and analyze-events.sh that fetch events with index-friendly filters and compute group-by stats. Defaults to last 24 hours and to the latest stable plus latest 2-3 nightlies.",{"claudeCode":966},"netdata/netdata","query-agent-events","https://github.com/netdata/netdata",{"basePath":970,"githubOwner":971,"githubRepo":971,"locale":18,"slug":967,"type":263},".agents/skills/query-agent-events","netdata",{"evaluate":973,"extract":978},{"promptVersionExtension":212,"promptVersionScoring":213,"score":946,"tags":974,"targetMarket":224,"tier":225},[220,975,223,971,976,977],"logs","events","crashes",{"commitSha":294},{"repoId":980},"kd70yp91ybn40a638h3hzz6nbd86m2cw",[977,220,976,975,971,223],{"evaluatedAt":983,"extractAt":984,"updatedAt":983},1778694770809,1778694578248]