Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

opengrok-mcp-server

opengrok-mcp-server 收录了来自 IcyHot09 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
4
更新
2026-04-01
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

opengrok
软件开发工程师

Use this skill whenever the user wants to search, navigate, or understand source code in a large codebase — even when they don't say "OpenGrok". Trigger for: finding where a function or class is defined, tracking where something is called or referenced, reading a remote source file, checking who last changed a line (blame/annotate), browsing a directory tree, exploring commit history, or comparing code across projects. Activate when the user says "search the codebase", "find where X is defined", "who changed this", "show me the source for", "look up that function", or mentions cross-referencing or OpenGrok by name. If the target code lives on a remote server or indexed repository rather than locally, this skill applies.

2026-04-01
opengrok-investigation
软件开发工程师

Use this skill when conducting a structured investigation into a bug, unknown module, or impact analysis using OpenGrok. Provides step-by-step methodology for systematic codebase investigation with memory-backed state management. Trigger when: diagnosing a bug with unknown root cause, exploring an unfamiliar module, tracing a call chain, or assessing the impact of a change.

2026-03-31
opengrok-session
软件开发工程师

Session lifecycle management for OpenGrok MCP investigations. Use this skill to understand how to start, maintain, and complete an OpenGrok session with proper memory bank state management. Trigger at session start when you know an investigation will span multiple turns, or when restoring a prior session.

2026-03-31
opengrok-cpp
软件开发工程师

Specialized patterns for navigating C++ codebases with OpenGrok MCP

2026-03-27