一键导入
noemaloom
Use NoemaLoom when repository-wide localization, impact analysis, edit verification, or project-local navigation memory would reduce repeated exploration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use NoemaLoom when repository-wide localization, impact analysis, edit verification, or project-local navigation memory would reduce repeated exploration.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | noemaloom |
| description | Use NoemaLoom when repository-wide localization, impact analysis, edit verification, or project-local navigation memory would reduce repeated exploration. |
NoemaLoom provides repository localization, impact analysis, verification, and project-local navigation state. Edit source files only with the host agent's native file tools.
In Hermes, call the single nl router with op and payload. Direct MCP clients call mcp__noemaloom__nl_prepare_context and mcp__noemaloom__nl_verify_task directly; do not enumerate a tool catalog, inspect ALL_TOOLS, search for them, or print schemas.
Public operations are nl_status, nl_refresh, nl_prepare_context, nl_plan_change, nl_verify_task, and nl_anchor_manage. Do not call hidden primitives. Follow the first applicable nextActions entry before another NoemaLoom call. Normal Direct payloads: prepare uses {projectPath, goal}; verify reuses the exact goal and returned checkpointId, then adds complete changedPaths and runtimeEvidence: [{command, outcome: "passed"}]. Outcome is exactly "passed", "failed", or "blocked", never command output. Put coveredPaths or coveredEdgeKinds only inside its evidence record when a required action names them.
For NoemaLoom-assisted work whose editable owner or repository surfaces are unclear:
nl_prepare_context once with projectPath and goal only. Omit optional tuning unless retryWith supplies it.nl_verify_task with complete changedPaths and available runtimeEvidence.requiredUnresolved as completion blockers.For an exact and local native-only edit with complete native checks, inspect, edit, verify, and finish with native tools without first calling status, prepare, plan, refresh, or anchor operations.
references/compression_recovery.md.references/repository_locator.md only when prepare is partial/unresolved, rejects input, or owner inspection remains ambiguous.references/code_change_impact.md.references/markdown_update.md.references/multi_doc_sync.md.references/coverage_verification.md only when required blockers remain ambiguous or repeat after one material correction.nl_status is for recovery and graph/workset diagnosis; nl_refresh is for blocked graph use, exact path promotion, or continued graph use after verification.nl_plan_change is only for a named unresolved contract or owner choice after initial inspection, not unfamiliarity or every non-trivial edit.nl_anchor_manage is for explicit navigation curation. Hermes hooks may inject active anchors; Direct MCP has no automatic anchor injection..noemaloom state files by hand.