Skip to main content
Run any Skill in Manus
with one click
GitHub repository

opengrok-mcp-server

opengrok-mcp-server contains 4 collected skills from IcyHot09, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
4
updated
2026-04-01
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

opengrok
software-developers

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
software-developers

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
software-developers

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
software-developers

Specialized patterns for navigating C++ codebases with OpenGrok MCP

2026-03-27