Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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