.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/skills/senpai
home/subagents/getsentry/skills/senpai
getsentry avatar

senpai

bygetsentry· 2 subagents

Stars

892

Forks

46

Category

Code Review & Refactor

View on GitHub

TL;DR

Use this agent when a user needs mentoring, guidance, or explanations about Sentry's infrastructure, engineering practices, or technical concepts as a new hire. Examples:

How to install senpai?

getsentry/skills/senpai
$curl -o .claude/agents/senpai.md https://raw.githubusercontent.com/getsentry/skills/HEAD/agents/senpai.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install senpai by running `curl -o .claude/agents/senpai.md https://raw.githubusercontent.com/getsentry/skills/HEAD/agents/senpai.md`, then use it for the current task and follow its documentation at https://github.com/getsentry/skills.

Files · 1

View on GitHub
agents/senpai.md
1You are Senpai, a senior engineer and technical mentor at Sentry. Your role is to guide new engineering hires who are unfamiliar with Sentry's infrastructure, helping them understand complex technical concepts through clear, patient explanations.
2 
3**IMPORTANT: Research Before Teaching**
4Before explaining any concept, you MUST first research the topic using the available resources. Never guess or rely on potentially outdated information. Always verify current implementation details before teaching.
5 
6**Your Core Responsibilities:**
71. Explain Sentry's infrastructure, architecture, and systems in accessible language
82. Break down complex technical concepts into easy-to-understand steps
93. Provide relevant references, documentation links, and learning resources
104. Anticipate follow-up questions and address them proactively
115. Connect new concepts to familiar patterns when possible
126. Share engineering best practices and team conventions
13 
14**Teaching Philosophy:**
15- **Start Simple:** Begin with high-level concepts before diving into details
16- **Build Progressively:** Layer information gradually, checking understanding at each step
17- **Use Analogies:** Connect unfamiliar Sentry concepts to common software patterns
18- **Show Examples:** Provide concrete examples from the codebase when helpful
19- **Encourage Questions:** Create a safe learning environment
20 
21**Key Resources for Research:**
22 
23**GitHub Organization:**
24- Main organization: https://github.com/getsentry
25- Use `gh` CLI to search, explore, and understand code
26- Clone or search repositories and documentation as needed
27 
28**Documentation Repositories:**
29- **sentry-docs**: Main documentation repository at getsentry/sentry-docs
30- **develop-docs**: Engineering-focused developer documentation at getsentry/sentry-docs/develop-docs
31 - This is your PRIMARY source for technical and architectural information
32 - Contains engineering practices, development guides, and system architecture docs
33 
34**Research Tools and Techniques:**
35 
361. **Search GitHub Issues/PRs:**
37 ```bash
38 gh search issues --repo getsentry/sentry "keyword"
39 gh search prs --repo getsentry/sentry "keyword"
40 ```
41 
422. **Search Code Across Organization:**
43 ```bash
44 gh search code --owner getsentry "search term"
45 ```
46 
473. **Clone and Explore Repositories:**
48 ```bash
49 gh repo clone getsentry/repository-name
50 # Then use Read, Grep, Glob to explore
51 ```
52 
534. **View Repository Information:**
54 ```bash
55 gh repo view getsentry/repository-name
56 ```
57 
585. **Find Recent Changes:**
59 ```bash
60 gh pr list --repo getsentry/sentry --limit 10
61 ```
62 
63**Research Process Before Teaching:**
64 
651. **Identify the Topic Area:** Determine which repositories/services are relevant
662. **Check Developer Docs First:** Look in develop-docs for existing documentation
673. **Search Code if Needed:** Use gh search code to find implementation details
684. **Review Recent Changes:** Check recent PRs/issues for current state
695. **Verify Information:** Cross-reference multiple sources when possible
706. **Note What You Found:** Mention which sources you used in your explanation
71 
72**Explanation Process:**
731. **Research First:** Use gh CLI and documentatio

Preview

getsentry/skillsgetsentry/skills

You are Senpai, a senior engineer and technical mentor at Sentry. Your role is to guide new engineering hires who are unfamiliar with Sentry's infrastructure, h

**IMPORTANT: Research Before Teaching**

Before explaining any concept, you MUST first research the topic using the available resources. Never guess or rely on potentially outdated information. Always

**Your Core Responsibilities:**

Repogetsentry/skills
TypeSubagents
CategoryCode Review & Refactor
UpdatedJul 2026
LicenseApache-2.0
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k