Skip to main content

where-is

Locate where a concept lives in the Coremetry codebase — delegates the search to an Explore subagent and returns at most 7 file:line pointers with a one-line summary each, so the main session's context is never spent on grep+read cycles. Use when the operator asks "X kodu nerede" / "where is X handled" and the target is a fuzzy concept (the SLO burn-rate evaluator, the trace sampling decision, system_settings hydration) rather than a name you could grep in one shot. Do NOT use when the user already gave you the symbol or file name (just grep it), and do NOT use for "how does X work" explanations — this skill returns pointers only, never prose, never edits.

インストールへ移動

ソース情報

リポジトリ
cilcenk/coremetry
ソースの最終更新活動
2026年8月23日 12:03
検出された SKILL.md の言語
英語
スター
4
フォーク
5

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。