Rishu Kumar avatar

Rishu Kumar

Community

@imrishuroy · Bengaluru, India

26Followers
|
239Public Repos
|
18Published Skills

Software Engineer - Jl2 @ A.P. Moller - Maersk | Golang | Flutter | Angular | Android | iOS | Dart | Java | Spring Boot

Skills Distribution
DomainDeveloper To...Observability & Er.. (45%)SDK Integration & .. (25%)Security & Code Qu.. (20%)Go Tutorial Conten.. (10%)

Agent Skills by Rishu Kumar

Showing 18 vetted skills indexed across 1 GitHub repositories.

imrishuroyimrishuroy

sentry-pr-code-review

Review and fix GitHub PR issues detected by Seer by Sentry code review comments.

Community
Intermediate
imrishuroyimrishuroy

sentry-create-alert

Create Sentry alerts via the workflow engine API with triggers, conditions, and notification actions.

Community
Intermediate
imrishuroyimrishuroy

sentry-code-review

Analyzes and fixes Sentry bot review comments on GitHub pull requests.

Community
Intermediate
imrishuroyimrishuroy

sentry-instrumentation-guide

Decide whether code instrumentation should emit errors, spans, logs, or metrics in Sentry.

Community
Intermediate
imrishuroyimrishuroy

sentry-fix-issues

Diagnose and fix production errors using Sentry MCP issue data and stack traces.

Community
Advanced
imrishuroyimrishuroy

sentry-span-streaming-js

Migrates JavaScript Sentry SDKs from transaction-based tracing to span streaming delivery.

Community
Advanced
imrishuroyimrishuroy

sentry-setup-ai-monitoring

Configure Sentry AI agent monitoring for LLM calls, agents, and token usage.

Community
Advanced
imrishuroyimrishuroy

sentry-nextjs-sdk

Configure Sentry error monitoring, tracing, and session replay for Next.js applications.

Community
Advanced
imrishuroyimrishuroy

sentry-workflow

Routes Sentry debugging, code review, and SDK upgrade requests to the correct workflow skill.

Community
Basic
imrishuroyimrishuroy

sentry-otel-exporter-setup

Configure the OpenTelemetry Collector with Sentry Exporter for multi-project telemetry routing.

Community
Advanced
imrishuroyimrishuroy

sentry-sdk-setup

Detects the project platform and routes to the correct Sentry SDK setup skill.

Community
Intermediate
imrishuroyimrishuroy

sentry-go-sdk

Configure Sentry error monitoring, tracing, logging, metrics, and crons for Go applications.

Community
Advanced
imrishuroyimrishuroy

sentry-sdk-upgrade

Migrate the Sentry JavaScript SDK across major versions with guided code changes.

Community
Advanced
imrishuroyimrishuroy

sentry-feature-setup

Route Sentry feature configuration requests to the correct setup skill.

Community
Basic
imrishuroyimrishuroy

sentinel-api

Scan code for security vulnerabilities and leaked secrets via the Sentinel REST API and apply auto-fix patches.

Community
Advanced
imrishuroyimrishuroy

deepsource

Retrieve code quality issues, vulnerabilities, and report cards from DeepSource analysis runs.

Community
Basic
imrishuroyimrishuroy

review-go-tutorial

Reviews and fixes Go tutorial sections in go.json, verifying code examples compile and run correctly.

Community
Advanced
imrishuroyimrishuroy

review-go-oop

Reviews and fixes Go OOP and LLD tutorial sections in go.json for correctness and quality.

Community
Advanced

Frequently Asked Questions About Rishu Kumar

FAQPage Schema
What 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.