vault: add ECC command namespace mapping table

Plugin-installed ECC commands require everything-claude-code: prefix.
Added full short-name to plugin-name mapping table to methodology note,
plus namespace notices to both methodology and cheatsheet notes with
cross-references.
This commit is contained in:
Yaojia Wang
2026-03-20 00:04:30 +01:00
parent 0927adf720
commit f04cd63760
2 changed files with 26 additions and 1 deletions

View File

@@ -7,7 +7,9 @@ source: "https://github.com/affaan-m/everything-claude-code"
# Everything Claude Code 用法速查
按使用场景分类的快速参考手册。组件完整列表见 [[Everything Claude Code 完整指南]]。
按使用场景分类的快速参考手册。组件完整列表见 [[Everything Claude Code 完整指南]]。方法论深度分析见 [[Everything Claude Code 方法论与最佳实践]]。
> **命名空间**: 通过插件安装的 ECC命令需加 `everything-claude-code:` 前缀。本文用短名书写,实际使用时如 `/plan` → `/everything-claude-code:plan`。完整映射表见 [[Everything Claude Code 方法论与最佳实践#命令名映射速查]]。
---