Rishu Kumar
Community@imrishuroy · Bengaluru, India
Software Engineer - Jl2 @ A.P. Moller - Maersk | Golang | Flutter | Angular | Android | iOS | Dart | Java | Spring Boot
Agent Skills by Rishu Kumar
Showing 18 vetted skills indexed across 1 GitHub repositories.
sentry-pr-code-review
Review and fix GitHub PR issues detected by Seer by Sentry code review comments.
sentry-create-alert
Create Sentry alerts via the workflow engine API with triggers, conditions, and notification actions.
sentry-code-review
Analyzes and fixes Sentry bot review comments on GitHub pull requests.
sentry-instrumentation-guide
Decide whether code instrumentation should emit errors, spans, logs, or metrics in Sentry.
sentry-fix-issues
Diagnose and fix production errors using Sentry MCP issue data and stack traces.
sentry-span-streaming-js
Migrates JavaScript Sentry SDKs from transaction-based tracing to span streaming delivery.
sentry-setup-ai-monitoring
Configure Sentry AI agent monitoring for LLM calls, agents, and token usage.
sentry-nextjs-sdk
Configure Sentry error monitoring, tracing, and session replay for Next.js applications.
sentry-workflow
Routes Sentry debugging, code review, and SDK upgrade requests to the correct workflow skill.
sentry-otel-exporter-setup
Configure the OpenTelemetry Collector with Sentry Exporter for multi-project telemetry routing.
sentry-sdk-setup
Detects the project platform and routes to the correct Sentry SDK setup skill.
sentry-go-sdk
Configure Sentry error monitoring, tracing, logging, metrics, and crons for Go applications.
sentry-sdk-upgrade
Migrate the Sentry JavaScript SDK across major versions with guided code changes.
sentry-feature-setup
Route Sentry feature configuration requests to the correct setup skill.
sentinel-api
Scan code for security vulnerabilities and leaked secrets via the Sentinel REST API and apply auto-fix patches.
deepsource
Retrieve code quality issues, vulnerabilities, and report cards from DeepSource analysis runs.
review-go-tutorial
Reviews and fixes Go tutorial sections in go.json, verifying code examples compile and run correctly.
review-go-oop
Reviews and fixes Go OOP and LLD tutorial sections in go.json for correctness and quality.
Frequently Asked Questions About Rishu Kumar
FAQPage SchemaWhat tasks can I accomplish with imrishuroy's Sentry skills?▼
You can set up Sentry SDKs for Go and Next.js, fix production errors from stack traces, review PR comments from Seer Bug Prediction, create alerts for Slack/PagerDuty/Discord, configure OpenTelemetry pipelines, enable span streaming, and monitor LLM calls from OpenAI, Anthropic, LangChain, and Vercel AI.
Who should use these Sentry and code-quality skills?▼
Backend and frontend engineers maintaining Go or Next.js services, SREs configuring observability pipelines, and developers who need automated security scanning via Sentinel or DeepSource. Go educators can also use the tutorial review skills to verify code examples compile and run correctly.
How do the Sentry router skills direct setup requests?▼
Three router skills dispatch requests: sentry-sdk-setup detects your platform and loads the matching SDK skill, sentry-feature-setup routes to alerting, OpenTelemetry, span streaming, or AI monitoring, and sentry-workflow routes to issue fixing or PR code review based on your request.
Are these skills open source and what do they cost?▼
All Sentry skills carry the Apache-2.0 license and are free to use. Sentry itself, the Sentinel scanning service, and DeepSource are separate commercial platforms; the Sentinel skill additionally requires a SENTINEL_API_KEY environment variable for authentication.
What prerequisites do these skills require?▼
SDK skills need an existing Go or Next.js 13+ project and a Sentry account. The Sentinel skill requires a SENTINEL_API_KEY environment variable. Issue-fixing skills use MCP access to Sentry, and the OpenTelemetry skill assumes a Collector deployment for trace and log routing.