[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-getsentry-sentry-code-review-en":3,"guides-for-getsentry-sentry-code-review":800,"similar-k1727vjkybs4mc3syby1qwzv8d86m58f-en":801},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":225,"parentExtension":247,"providers":300,"relations":304,"repo":305,"tags":798,"workflow":799},1778687299685.3862,"k1727vjkybs4mc3syby1qwzv8d86m58f",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"getsentry/sentry-for-ai","sentry-code-review","https://github.com/getsentry/sentry-for-ai",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778687489941.5352,"kn7f9x89gb6967x409m1npahy186npd5","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of analyzing and resolving Sentry comments on GitHub Pull Requests and specifies when to use it, targeting a concrete user pain point.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers a specialized workflow for handling Sentry comments within PRs, going beyond generic code review by parsing specific Sentry comment structures and providing targeted fixes, thus providing value over a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete workflow for analyzing and fixing Sentry issues in PRs, including fetching comments, parsing them, verifying issues, implementing fixes, and providing a summary report.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on analyzing and resolving Sentry comments on GitHub Pull Requests, a single coherent workflow.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities and intended use case.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, scoped tools such as `Read`, `Edit`, `Write`, `Bash`, `Grep`, `Glob`, `WebFetch`, and `AskUserQuestion`, rather than a single generalist tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not appear to rely on external configuration files or implicit parameters beyond its core tools.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools used by the skill are standard and descriptive, fitting within the expected domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's tools appear to request and return only the necessary data for its specific task of handling Sentry comments.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is permissive and clearly defined in the LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits as of 2026-05-13, indicating active maintenance.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","The skill appears to rely on the core agent environment and standard CLI tools, with no explicitly listed third-party dependencies requiring management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill operates on PR comments and uses standard tools; no sensitive secrets are exposed or handled.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill parses Sentry comment bodies which are treated as data, not instructions, and relies on bundled tools.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill uses bundled tools and fetches PR data via the `gh` CLI or WebFetch, which are standard and controlled, not executing arbitrary remote code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the agent's environment, manipulating code files within a PR context and not touching external file systems.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are evident in the skill's documented workflow.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's primary function is to process PR comments and code; it does not appear to exfiltrate confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled SKILL.md content and associated files appear free of hidden-steering tricks.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's workflow is described in plain markdown and relies on standard tools; no obfuscated code execution is present.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates within the context of a GitHub PR and references files within it, making no assumptions about the user's local project structure outside of that context.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has a healthy ratio of closed to open issues (37 closed, 3 open in 90 days), indicating active maintenance.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","The repository has a published `pushedAt` date, but no explicit versioning in frontmatter or CHANGELOG is evident.",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","The skill's workflow involves parsing structured data (Sentry comments, PR data) and using specific tools, implying internal validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill's primary destructive operation is `Edit`, which would be used to apply code fixes, implying user oversight or confirmation steps.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill's workflow outlines steps for parsing and verifying issues, suggesting robust error handling for various scenarios.",{"category":105,"check":115,"severity":46,"summary":116},"Logging","The skill's primary function is within the agent's context; explicit local audit logging is not applicable.",{"category":118,"check":119,"severity":46,"summary":120},"Compliance","GDPR","The skill operates on code and Sentry comments within a PR context and does not appear to handle personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functionality is generic to GitHub Pull Requests and Sentry integration, with no regional restrictions detected.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard CLI tools (`gh`, `jq`) and agent environment capabilities, suggesting good portability.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file clearly states the extension's purpose and provides installation and usage instructions.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill uses a focused set of tools appropriate for its task, not an excessive number.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools used by the skill are distinct and cover specific functionalities, with no obvious near-synonyms causing confusion.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All features mentioned in the README and SKILL.md, such as PR comment analysis and fixing, have corresponding documented steps and tools.",{"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.md outlines potential issues and recovery steps, implying actionable error reporting within the workflow.",{"category":148,"check":149,"severity":46,"summary":150},"Execution","Pinned dependencies","The skill relies on the agent's environment and standard CLI tools; no third-party script dependencies require pinning.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","While not explicitly a `--dry-run` flag, the workflow involves reviewing code and applying fixes, implying a manual review step before committing changes.",{"category":155,"check":156,"severity":46,"summary":157},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily within the agent's context and file editing; it doesn't appear to involve remote mutating operations requiring idempotency.",{"category":118,"check":159,"severity":46,"summary":160},"Telemetry opt-in","The skill does not appear to emit any telemetry beyond standard agent logging.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly defines its purpose: analyzing and resolving Sentry comments on GitHub PRs, and specifies when to use it (reviewing PRs with Sentry feedback).",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's core capability and allowed tools.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured and stays within a reasonable length, delegating detailed Sentry comment formats.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and delegates detailed explanations of Sentry comment formats to the main body, which is a form of progressive disclosure.",{"category":171,"check":175,"severity":46,"summary":176},"Forked exploration","This skill is not primarily an exploration or deep code review skill; it focuses on a specific task of fixing identified issues.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The README provides clear examples of how to invoke the skill for different scenarios, such as fixing Sentry errors.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md outlines guidelines for handling different types of Sentry issues and mentions safety considerations, implying handling of various scenarios.",{"category":105,"check":184,"severity":46,"summary":185},"Tool Fallback","The skill relies on standard agent tools and the GitHub CLI, not a custom MCP server with specific versioning requirements.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The workflow emphasizes verification before fixing and suggests asking the user for guidance if unsure, indicating a cautious approach to unexpected states.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and focused on Sentry comments within PRs, with no implicit reliance on other skills.",1778687489831,"This skill automates the process of reviewing and fixing issues flagged by Sentry in GitHub Pull Request comments. It parses Sentry's specific comment format, verifies issues in the code, and applies suggested fixes.",[196,197,198,199,200],"Analyzes Sentry comments on GitHub PRs","Parses Sentry comment metadata and body structure","Verifies reported issues against code","Implements suggested fixes","Generates a summary report of resolved issues",[202,203,204],"Fixing issues not reported by Sentry","Reviewing general code quality outside of Sentry feedback","Performing tasks unrelated to GitHub Pull Requests","3.0.0","4.4.0","To streamline the process of addressing code quality issues identified by Sentry within GitHub Pull Requests, ensuring faster resolution and improved code stability.","High quality implementation with comprehensive documentation and clear scope. Minor info finding on release versioning. No critical or warning findings.",98,"A high-quality, well-documented skill for efficiently analyzing and resolving Sentry issues within GitHub Pull Requests.",[212,213,214,215,216],"github","sentry","code-review","pull-request","debugging","global","verified",[220,221,222],"When asked to review or fix issues identified by Sentry in PR comments","Automatically finding recent PRs with Sentry feedback","Reviewing specific PRs by number to address Sentry-flagged bugs",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":238},{"hasLockfile":225},false,1778687470882,{"descriptionLength":228,"readmeSize":229},230,4777,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"openIssues90d":233,"pushedAt":234,"stars":235},37,21,3,1778664294000,170,{"hasNpmPackage":225,"license":237,"smitheryVerified":225},"MIT",{"hasCi":239,"hasTests":225},true,{"updatedAt":241},1778687489941,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/sentry-code-review","getsentry","sentry-for-ai","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":254,"parentExtension":257,"providers":288,"relations":296,"tags":297,"workflow":298},1778687299685.385,"k179krjesmjphb7bqfh43701sn86n8mn",{"reviewCount":8},{"description":252,"installMethods":253,"name":213,"sourceUrl":14},"Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.",{"claudeCode":213},{"basePath":255,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":256},"","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":265,"providers":267,"relations":282,"tags":284,"workflow":285},1778687299685.3848,"k179yfyfa9mb154bqjgahv10fn86mrz3",{"reviewCount":8},{"description":262,"installMethods":263,"name":264,"sourceUrl":14},"Teach your AI coding assistant how to use Sentry - setup, debugging, alerts, and more",{"claudeCode":12},"sentry-plugin-marketplace",{"basePath":255,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":266},"marketplace",{"evaluate":268,"extract":276},{"promptVersionExtension":269,"promptVersionScoring":206,"score":270,"tags":271,"targetMarket":217,"tier":275},"3.1.0",75,[213,216,272,273,274],"monitoring","error-tracking","ai-assistant","community",{"commitSha":277,"marketplace":278,"plugin":280},"HEAD",{"name":264,"pluginCount":279},1,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd72wxwjk5zaddkehkc2ftrzfh86nk3n",[274,216,273,272,213],{"evaluatedAt":286,"extractAt":287,"updatedAt":286},1778687344825,1778687299685,{"evaluate":289,"extract":293},{"promptVersionExtension":205,"promptVersionScoring":206,"score":290,"tags":291,"targetMarket":217,"tier":218},95,[213,216,272,273,292],"observability",{"commitSha":277,"license":237,"plugin":294},{"mcpCount":8,"provider":281,"skillCount":295},30,{"parentExtensionId":259,"repoId":283},[216,273,272,292,213],{"evaluatedAt":299,"extractAt":287,"updatedAt":299},1778687354391,{"evaluate":301,"extract":303},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":302,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":277},{"parentExtensionId":249,"repoId":283},{"_creationTime":306,"_id":283,"identity":307,"providers":308,"workflow":794},1778687295017.2043,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":309,"discover":788,"github":791},{"commitSha":277,"extensions":310},[311,324,399,422,437,451,465,470,478,492,504,512,520,534,548,564,580,595,603,621,629,644,658,674,689,705,713,727,743,753,765,780],{"basePath":255,"displayName":264,"installMethods":312,"rationale":313,"selectedPaths":314,"source":323,"sourceLanguage":18,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[315,318,320],{"path":316,"priority":317},".claude-plugin/marketplace.json","mandatory",{"path":319,"priority":317},"README.md",{"path":321,"priority":322},"LICENSE","high","rule",{"basePath":255,"description":252,"displayName":213,"installMethods":325,"license":237,"rationale":326,"selectedPaths":327,"source":323,"sourceLanguage":18,"type":256},{"claudeCode":213},"plugin manifest at .claude-plugin/plugin.json",[328,330,331,332,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397],{"path":329,"priority":317},".claude-plugin/plugin.json",{"path":319,"priority":317},{"path":321,"priority":322},{"path":333,"priority":334},"skills/sentry-android-sdk/SKILL.md","medium",{"path":336,"priority":334},"skills/sentry-browser-sdk/SKILL.md",{"path":338,"priority":334},"skills/sentry-cloudflare-sdk/SKILL.md",{"path":340,"priority":334},"skills/sentry-cocoa-sdk/SKILL.md",{"path":342,"priority":334},"skills/sentry-code-review/SKILL.md",{"path":344,"priority":334},"skills/sentry-create-alert/SKILL.md",{"path":346,"priority":334},"skills/sentry-dotnet-sdk/SKILL.md",{"path":348,"priority":334},"skills/sentry-elixir-sdk/SKILL.md",{"path":350,"priority":334},"skills/sentry-feature-setup/SKILL.md",{"path":352,"priority":334},"skills/sentry-fix-issues/SKILL.md",{"path":354,"priority":334},"skills/sentry-flutter-sdk/SKILL.md",{"path":356,"priority":334},"skills/sentry-go-sdk/SKILL.md",{"path":358,"priority":334},"skills/sentry-nestjs-sdk/SKILL.md",{"path":360,"priority":334},"skills/sentry-nextjs-sdk/SKILL.md",{"path":362,"priority":334},"skills/sentry-node-sdk/SKILL.md",{"path":364,"priority":334},"skills/sentry-otel-exporter-setup/SKILL.md",{"path":366,"priority":334},"skills/sentry-php-sdk/SKILL.md",{"path":368,"priority":334},"skills/sentry-pr-code-review/SKILL.md",{"path":370,"priority":334},"skills/sentry-python-sdk/SKILL.md",{"path":372,"priority":334},"skills/sentry-react-native-sdk/SKILL.md",{"path":374,"priority":334},"skills/sentry-react-router-framework-sdk/SKILL.md",{"path":376,"priority":334},"skills/sentry-react-sdk/SKILL.md",{"path":378,"priority":334},"skills/sentry-ruby-sdk/SKILL.md",{"path":380,"priority":334},"skills/sentry-sdk-setup/SKILL.md",{"path":382,"priority":334},"skills/sentry-sdk-skill-creator/SKILL.md",{"path":384,"priority":334},"skills/sentry-sdk-upgrade/SKILL.md",{"path":386,"priority":334},"skills/sentry-setup-ai-monitoring/SKILL.md",{"path":388,"priority":334},"skills/sentry-svelte-sdk/SKILL.md",{"path":390,"priority":334},"skills/sentry-tanstack-start-sdk/SKILL.md",{"path":392,"priority":334},"skills/sentry-workflow/SKILL.md",{"path":394,"priority":317},".mcp.json",{"path":396,"priority":322},"commands/seer.md",{"path":398,"priority":322},".cursor-plugin/plugin.json",{"basePath":400,"description":401,"displayName":402,"installMethods":403,"rationale":404,"selectedPaths":405,"source":323,"sourceLanguage":18,"type":246},"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",[406,408,410,412,414,416,418,420],{"path":407,"priority":317},"SKILL.md",{"path":409,"priority":334},"references/crons.md",{"path":411,"priority":334},"references/error-monitoring.md",{"path":413,"priority":334},"references/logging.md",{"path":415,"priority":334},"references/metrics.md",{"path":417,"priority":334},"references/profiling.md",{"path":419,"priority":334},"references/session-replay.md",{"path":421,"priority":334},"references/tracing.md",{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":323,"sourceLanguage":18,"type":246},"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",[429,430,431,432,433,434,435],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":417,"priority":334},{"path":419,"priority":334},{"path":421,"priority":334},{"path":436,"priority":334},"references/user-feedback.md",{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":323,"sourceLanguage":18,"type":246},"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",[444,445,446,448,449,450],{"path":407,"priority":317},{"path":409,"priority":334},{"path":447,"priority":334},"references/durable-objects.md",{"path":411,"priority":334},{"path":413,"priority":334},{"path":421,"priority":334},{"basePath":452,"description":453,"displayName":454,"installMethods":455,"rationale":456,"selectedPaths":457,"source":323,"sourceLanguage":18,"type":246},"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",[458,459,460,461,462,463,464],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":417,"priority":334},{"path":419,"priority":334},{"path":421,"priority":334},{"path":436,"priority":334},{"basePath":243,"description":10,"displayName":13,"installMethods":466,"rationale":467,"selectedPaths":468,"source":323,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-code-review/SKILL.md",[469],{"path":407,"priority":317},{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":323,"sourceLanguage":18,"type":246},"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",[477],{"path":407,"priority":317},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":323,"sourceLanguage":18,"type":246},"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",[485,486,487,488,489,490,491],{"path":407,"priority":317},{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":421,"priority":334},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":323,"sourceLanguage":18,"type":246},"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",[499,500,501,502,503],{"path":407,"priority":317},{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":421,"priority":334},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":323,"sourceLanguage":18,"type":246},"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",[511],{"path":407,"priority":317},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":323,"sourceLanguage":18,"type":246},"skills/sentry-fix-issues","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.","sentry-fix-issues",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-fix-issues/SKILL.md",[519],{"path":407,"priority":317},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":323,"sourceLanguage":18,"type":246},"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",[527,528,529,530,531,532,533],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":419,"priority":334},{"path":421,"priority":334},{"basePath":535,"description":536,"displayName":537,"installMethods":538,"rationale":539,"selectedPaths":540,"source":323,"sourceLanguage":18,"type":246},"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",[541,542,543,544,545,546,547],{"path":407,"priority":317},{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":421,"priority":334},{"basePath":549,"description":550,"displayName":551,"installMethods":552,"rationale":553,"selectedPaths":554,"source":323,"sourceLanguage":18,"type":246},"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",[555,556,558,559,560,561,562,563],{"path":407,"priority":317},{"path":557,"priority":334},"references/ai-monitoring.md",{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":421,"priority":334},{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":323,"sourceLanguage":18,"type":246},"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",[571,572,573,574,575,576,577,578,579],{"path":407,"priority":317},{"path":557,"priority":334},{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":419,"priority":334},{"path":421,"priority":334},{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":323,"sourceLanguage":18,"type":246},"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",[587,588,589,590,591,592,593,594],{"path":407,"priority":317},{"path":557,"priority":334},{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":421,"priority":334},{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":323,"sourceLanguage":18,"type":246},"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",[602],{"path":407,"priority":317},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":323,"sourceLanguage":18,"type":246},"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",[610,611,612,613,615,616,617,618,620],{"path":407,"priority":317},{"path":409,"priority":334},{"path":411,"priority":334},{"path":614,"priority":334},"references/laravel.md",{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":619,"priority":334},"references/symfony.md",{"path":421,"priority":334},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":323,"sourceLanguage":18,"type":246},"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",[628],{"path":407,"priority":317},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":323,"sourceLanguage":18,"type":246},"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",[636,637,638,639,640,641,642,643],{"path":407,"priority":317},{"path":557,"priority":334},{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":417,"priority":334},{"path":421,"priority":334},{"basePath":645,"description":646,"displayName":647,"installMethods":648,"rationale":649,"selectedPaths":650,"source":323,"sourceLanguage":18,"type":246},"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",[651,652,653,654,655,656,657],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":417,"priority":334},{"path":419,"priority":334},{"path":421,"priority":334},{"path":436,"priority":334},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":323,"sourceLanguage":18,"type":246},"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",[665,666,667,668,669,671,672,673],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":417,"priority":334},{"path":670,"priority":334},"references/react-router-framework-features.md",{"path":419,"priority":334},{"path":421,"priority":334},{"path":436,"priority":334},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":323,"sourceLanguage":18,"type":246},"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",[681,682,683,684,685,687,688],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":417,"priority":334},{"path":686,"priority":334},"references/react-features.md",{"path":419,"priority":334},{"path":421,"priority":334},{"basePath":690,"description":691,"displayName":692,"installMethods":693,"rationale":694,"selectedPaths":695,"source":323,"sourceLanguage":18,"type":246},"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",[696,697,698,699,700,701,703,704],{"path":407,"priority":317},{"path":409,"priority":334},{"path":411,"priority":334},{"path":413,"priority":334},{"path":415,"priority":334},{"path":702,"priority":334},"references/migration.md",{"path":417,"priority":334},{"path":421,"priority":334},{"basePath":706,"description":707,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":323,"sourceLanguage":18,"type":246},"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",[712],{"path":407,"priority":317},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":323,"sourceLanguage":18,"type":246},"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",[720,721,723,725],{"path":407,"priority":317},{"path":722,"priority":334},"references/philosophy.md",{"path":724,"priority":334},"references/quality-checklist.md",{"path":726,"priority":334},"references/research-playbook.md",{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":323,"sourceLanguage":18,"type":246},"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",[734,735,737,739,741],{"path":407,"priority":317},{"path":736,"priority":334},"references/upgrade-patterns.md",{"path":738,"priority":334},"references/v7-to-v8.md",{"path":740,"priority":334},"references/v8-to-v9.md",{"path":742,"priority":334},"references/v9-to-v10.md",{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":323,"sourceLanguage":18,"type":246},"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",[750,751],{"path":407,"priority":317},{"path":752,"priority":334},"references/sampling.md",{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":323,"sourceLanguage":18,"type":246},"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",[760,761,762,763,764],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":419,"priority":334},{"path":421,"priority":334},{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":323,"sourceLanguage":18,"type":246},"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",[772,773,774,775,776,778,779],{"path":407,"priority":317},{"path":411,"priority":334},{"path":413,"priority":334},{"path":419,"priority":334},{"path":777,"priority":334},"references/tanstackstart-features.md",{"path":421,"priority":334},{"path":436,"priority":334},{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":323,"sourceLanguage":18,"type":246},"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",[787],{"path":407,"priority":317},{"sources":789},[790],"manual",{"closedIssues90d":231,"description":262,"forks":232,"license":237,"openIssues90d":233,"pushedAt":234,"readmeSize":229,"stars":235,"topics":792},[793],"tag-production",{"classifiedAt":795,"discoverAt":796,"extractAt":797,"githubAt":797,"updatedAt":795},1778687299236,1778687295017,1778687297417,[214,216,212,215,213],{"evaluatedAt":241,"extractAt":287,"updatedAt":241},[],[802,832,854,881,912,940],{"_creationTime":803,"_id":804,"community":805,"display":806,"identity":812,"providers":816,"relations":825,"tags":828,"workflow":829},1778695548458.3926,"k172f2ed2j5kxdq8hbw4nszcw186m5xj",{"reviewCount":8},{"description":807,"installMethods":808,"name":810,"sourceUrl":811},"Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.\n",{"claudeCode":809},"pjt222/agent-almanac","review-pull-request","https://github.com/pjt222/agent-almanac",{"basePath":813,"githubOwner":814,"githubRepo":815,"locale":18,"slug":810,"type":246},"skills/review-pull-request","pjt222","agent-almanac",{"evaluate":817,"extract":824},{"promptVersionExtension":205,"promptVersionScoring":206,"score":818,"tags":819,"targetMarket":217,"tier":218},100,[820,215,212,214,821,822,823],"review","gh-cli","feedback","pr",{"commitSha":277},{"parentExtensionId":826,"repoId":827},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[214,822,821,212,823,215,820],{"evaluatedAt":830,"extractAt":831,"updatedAt":830},1778700796502,1778695548458,{"_creationTime":833,"_id":834,"community":835,"display":836,"identity":840,"providers":842,"relations":850,"tags":851,"workflow":852},1778695548458.3474,"k1730fbw3hyx274fzsesckx2bs86nqph",{"reviewCount":8},{"description":837,"installMethods":838,"name":839,"sourceUrl":811},"Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.\n",{"claudeCode":809},"create-pull-request",{"basePath":841,"githubOwner":814,"githubRepo":815,"locale":18,"slug":839,"type":246},"skills/create-pull-request",{"evaluate":843,"extract":849},{"promptVersionExtension":205,"promptVersionScoring":206,"score":844,"tags":845,"targetMarket":217,"tier":218},99,[212,215,846,847,214,848],"git","collaboration","automation",{"commitSha":277},{"parentExtensionId":826,"repoId":827},[848,214,847,846,212,215],{"evaluatedAt":853,"extractAt":831,"updatedAt":853},1778697203799,{"_creationTime":855,"_id":856,"community":857,"display":858,"identity":864,"providers":869,"relations":875,"tags":877,"workflow":878},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":859,"installMethods":860,"name":862,"sourceUrl":863},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":861},"steipete/clawdis","ClawSweeper Skill","https://github.com/steipete/clawdis",{"basePath":865,"githubOwner":866,"githubRepo":867,"locale":18,"slug":868,"type":246},".agents/skills/clawsweeper","steipete","clawdis","clawsweeper",{"evaluate":870,"extract":874},{"promptVersionExtension":205,"promptVersionScoring":206,"score":818,"tags":871,"targetMarket":217,"tier":218},[212,848,214,872,873],"maintenance","ci-cd",{"commitSha":277,"license":237},{"repoId":876},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[848,873,214,212,872],{"evaluatedAt":879,"extractAt":880,"updatedAt":879},1778697688364,1778697652123,{"_creationTime":882,"_id":883,"community":884,"display":885,"identity":891,"providers":897,"relations":905,"tags":907,"workflow":908},1778691193352.5178,"k175cj68ewyej64segk2xnppss86n5ad",{"reviewCount":8},{"description":886,"installMethods":887,"name":889,"sourceUrl":890},"Revisa pull requests en proyectos Drupal 11 (u otro) siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida \"revisión Codex\", \"revisión de PR\", \"revisar PR\", \"revisar PR",{"claudeCode":888},"j4rk0r/claude-skills","Codex PR Review","https://github.com/j4rk0r/claude-skills",{"basePath":892,"githubOwner":893,"githubRepo":894,"locale":895,"slug":896,"type":246},"skills/codex-pr-review","j4rk0r","claude-skills","es","codex-pr-review",{"evaluate":898,"extract":904},{"promptVersionExtension":205,"promptVersionScoring":206,"score":818,"tags":899,"targetMarket":217,"tier":218},[900,214,215,901,902,903],"drupal","codex","security","quality-assurance",{"commitSha":277,"license":237},{"repoId":906},"kd79shaph0e07035621cxd7x1n86m944",[214,901,900,215,903,902],{"evaluatedAt":909,"extractAt":910,"updatedAt":911},1778691239127,1778691193352,1778691484699,{"_creationTime":913,"_id":914,"community":915,"display":916,"identity":922,"providers":927,"relations":933,"tags":936,"workflow":937},1778692306427.1038,"k17bgetabcxg89fv9bd9j3xgyn86m243",{"reviewCount":8},{"description":917,"installMethods":918,"name":920,"sourceUrl":921},"Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.",{"claudeCode":919},"Lifecycle-Innovations-Limited/claude-ops","OPS ► CROSS-PLATFORM TRIAGE","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":923,"githubOwner":924,"githubRepo":925,"locale":18,"slug":926,"type":246},"claude-ops/skills/ops-triage","Lifecycle-Innovations-Limited","claude-ops","ops-triage",{"evaluate":928,"extract":932},{"promptVersionExtension":205,"promptVersionScoring":206,"score":818,"tags":929,"targetMarket":217,"tier":218},[930,848,213,931,212,873],"issue-triage","linear",{"commitSha":277,"license":237},{"parentExtensionId":934,"repoId":935},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[848,873,212,930,931,213],{"evaluatedAt":938,"extractAt":939,"updatedAt":938},1778693001136,1778692306427,{"_creationTime":941,"_id":942,"community":943,"display":944,"identity":950,"providers":954,"relations":959,"tags":961,"workflow":962},1778696691708.3008,"k17fayzd1zy2hnd48zygbrmd3586myqe",{"reviewCount":8},{"description":945,"installMethods":946,"name":948,"sourceUrl":949},"Comprehensive GitHub code review with AI-powered swarm coordination",{"claudeCode":947},"ruvnet/ruflo","github-code-review","https://github.com/ruvnet/ruflo",{"basePath":951,"githubOwner":952,"githubRepo":953,"locale":18,"slug":948,"type":246},".claude/skills/github-code-review","ruvnet","ruflo",{"evaluate":955,"extract":958},{"promptVersionExtension":205,"promptVersionScoring":206,"score":844,"tags":956,"targetMarket":217,"tier":218},[212,214,957,848,873],"ai",{"commitSha":277},{"repoId":960},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[957,848,873,214,212],{"evaluatedAt":963,"extractAt":964,"updatedAt":963},1778699000157,1778696691708]