ワンクリックで
milens-test
Code intelligence for the test area — symbols, dependencies, and entry points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Code intelligence for the test 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-test |
| description | Code intelligence for the test area — symbols, dependencies, and entry points |
When working with code in test/, 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 353 symbols (119 exported) across 83 files.
User [class] (test/fixtures/accuracy/py-project/src/models.py:1) — 6 refsCalculator [class] (test/fixtures/accuracy/js-project/src/calculator.js:1) — 5 refsUser [interface] (test/fixtures/ts-project/src/models.ts:1) — 5 refsUser [class] (test/fixtures/accuracy/ruby-project/src/models.rb:1) — 5 refsUser [interface] (test/fixtures/accuracy/ts-project/src/models.ts:1) — 3 refsUser [class] (test/fixtures/py-project/models.py:1) — 3 refsUserRepo [class] (test/fixtures/accuracy/ruby-project/src/models.rb:10) — 3 refscreateCalc [function] (test/fixtures/accuracy/js-project/src/calculator.js:6) — 2 refsUserRepository [class] (test/fixtures/accuracy/ts-project/src/models.ts:12) — 2 refscreateUser [function] (test/fixtures/ts-project/src/models.ts:9) — 2 refsUserRole [type] (test/fixtures/ts-project/src/models.ts:7) — 2 refsUserService [class] (test/fixtures/ts-project/src/nest-sample.ts:27) — 2 refsSave [method] (test/fixtures/accuracy/go-project/src/models/user.go:16) — 2 refsUserRepo [class] (test/fixtures/accuracy/py-project/src/models.py:10) — 2 refssave [method] (test/fixtures/accuracy/py-project/src/models.py:14) — 2 refsUser [class] — 6 incoming referencesCalculator [class] — 5 incoming referencesUser [interface] — 5 incoming referencesUser [class] — 5 incoming referencesUser [interface] — 3 incoming referencesanalyze, loadAliases, getCachedTree, clearTreeCache, enrichMetadata, resolveLinksWithStats, resolveLinks, reviewSymbol (+9 more)Database, AnnotationStore, RepoRegistry, boostConfidence, decayConfidence, getStaleAnnotations, promoteSecurityAnnotations, runDecayPass (+76 more)generateAgentsMd, AnnotationKey, CodeSymbol, SymbolLink, computeMetrics, formatMetricsReport, MilensMetrics, RawImport (+18 more)defaultOnSessionStart, defaultOnPreCompact, defaultOnSessionEnd, defaultOnPostCompact, createMcpServer, markChecked, checkEdit, readMode (+26 more)detectEcosystem, parseDependencies, checkVulnerabilities, auditDependencies, loadRules, getRulesByCategory, getRulesBySeveritygetParser, loadLanguage, extractFromTree, extractVueScript, extractVueTemplateRefs, extractVueCompositionApi, extractVueTemplateAst, spec (+11 more)Orchestrator, formatReport, OrchestratorReport, subscribe, run, snapshot, compare, cancel (+3 more)create