ワンクリックで
milens-adapters
Code intelligence for the adapters area — symbols, dependencies, and entry points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Code intelligence for the adapters area — symbols, dependencies, and entry points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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
Code intelligence for the parser area — symbols, dependencies, and entry points
| generated-by | milens |
| name | milens-adapters |
| description | Code intelligence for the adapters area — symbols, dependencies, and entry points |
When working with code in adapters/, 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 61 symbols (55 exported) across 6 files.
Milens Adapter Packs [section] (adapters/README.md:1) — 0 refsWhat is milens? [section] (adapters/README.md:5) — 0 refsAvailable Adapters [section] (adapters/README.md:9) — 0 refsInstallation [section] (adapters/README.md:21) — 0 refsClaude Code [section] (adapters/README.md:23) — 0 refsClaude Code — via /plugin install (marketplace) [section] (adapters/README.md:50) — 0 refsOpenCode [section] (adapters/README.md:65) — 0 refsCodex [section] (adapters/README.md:72) — 0 refsCursor [section] (adapters/README.md:78) — 0 refsGitHub Copilot [section] (adapters/README.md:85) — 0 refsGemini [section] (adapters/README.md:92) — 0 refsZed [section] (adapters/README.md:98) — 0 refsVerification [section] (adapters/README.md:104) — 0 refsIndex Maintenance [section] (adapters/README.md:112) — 0 refsAll Tools Available [section] (adapters/README.md:120) — 0 refs