ワンクリックで
milens-root
Code intelligence for the root area — symbols, dependencies, and entry points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Code intelligence for the root area — symbols, dependencies, and entry points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Code intelligence for the adapters area — symbols, dependencies, and entry points
Code intelligence for the analyzer area — symbols, dependencies, and entry points
Code intelligence for the apps area — symbols, dependencies, and entry points
Code intelligence for the docs area — symbols, dependencies, and entry points
Code intelligence MCP tools — symbol search, text grep, impact analysis, dependency graph
Code intelligence for the orchestrator area — symbols, dependencies, and entry points
| generated-by | milens |
| name | milens-root |
| description | Code intelligence for the root area — symbols, dependencies, and entry points |
When working with code in root/, follow these mandatory safety rules:
mcp_milens_impact({target: "<symbol>", repo: "<workspaceRoot>"}) — check blast radiusmcp_milens_context({name: "<symbol>", repo: "<workspaceRoot>"}) — see all callers/calleesmcp_milens_detect_changes({repo: "<workspaceRoot>"}) — verify scope| Task | Tool |
|---|---|
| Find all references | mcp_milens_context |
| Check edit safety | mcp_milens_edit_check |
| Text search across files | mcp_milens_grep |
| See file symbols | mcp_milens_get_file_symbols |
A PreToolUse hook (warn mode by default) reminds you if no milens safety check (impact/context/overview/guard_edit_check/edit_check/smart_context) was called before an Edit/Write/MultiEdit. Opt-in strict deny mode is available via milens hooks guard-set-mode --mode strict. Both modes consume the check after one edit. See .milens/hook-state/config.json. Known caveat: the underlying PreToolUse deny mechanism has at least one reliability issue (https://github.com/anthropics/claude-code/issues/4362).
Contains 238 symbols (157 exported) across 12 files.
CodeSymbol [interface] (src/types.ts:8) — 52 refsSymbolLink [interface] (src/types.ts:26) — 22 refsRawCall [interface] (src/types.ts:45) — 18 refsisTestFile [function] (src/utils.ts:4) — 10 refsRawImport [interface] (src/types.ts:35) — 9 refsRawHeritage [interface] (src/types.ts:59) — 7 refsExtractionResult [interface] (src/types.ts:67) — 6 refsRawTypeBinding [interface] (src/types.ts:88) — 6 refsRawAssignmentBinding [interface] (src/types.ts:96) — 6 refsglobToRegex [function] (src/utils.ts:16) — 6 refsRawReturnType [interface] (src/types.ts:104) — 5 refsRawCallResultBinding [interface] (src/types.ts:112) — 5 refsAnalysisStats [interface] (src/types.ts:135) — 5 refsgenerateAgentsMd [function] (src/agents-md.ts:93) — 4 refscomputeMetrics [function] (src/metrics.ts:21) — 4 refsCodeSymbol [interface] — 52 incoming referencesSymbolLink [interface] — 22 incoming referencesRawCall [interface] — 18 incoming referencesisTestFile [function] — 10 incoming referencesRawImport [interface] — 9 incoming referencesDatabase, RepoRegistry, AnnotationStore, runDecayPass, getIncomingLinks, getAllSymbols, getCodebaseSummary, findDbPath (+22 more)loadAliases, analyze, resolvecreateProgressReporter, finalizestartHttp, startStdio, HookManager, defaultOnSessionStart, defaultOnSessionEnd, defaultOnPreCompact, defaultOnPostCompact, handleMarkChecked (+6 more)loadRules, auditDependenciesOrchestrator, subscribe, runAndFormatisTestFile, CodeSymbol, ExtractionResult, RawImport, RawCall, RawHeritage, RawReExport, RawTypeBinding (+8 more)CodeSymbolCodeSymbol, RawImport, RawCall, RawHeritage, RawReExport, RawTypeBinding, RawAssignmentBinding, RawReturnType (+4 more)generateCrossRefSection, globToRegexAnnotation, AnnotationKey, Session, EvolutionEvent, CodeSymbol, SymbolLink, RepoEntryAnalysisStatsgenerateAgentsMd, AnnotationKey, CodeSymbol, SymbolLink, computeMetrics, formatMetricsReport, MilensMetrics, RawImport (+18 more)