maestro-knowledge
Installation
SKILL.md
| Operation | Keywords | Execution document or CLI |
|---|---|---|
| audit | audit / 审计 / 检查知识库 |
maestro knowledge audit --scope all(只读;细节见 ~/.maestro/workflows/knowledge-audit.md) |
| normalize | normalize / migrate / 规范化 / 迁移 |
maestro knowledge normalize --report <path>,审阅后才可原样追加 --apply |
| review | review / 审查 / 证据 / 下一步 / 匹配 / 去重 / 冲突检测 / 裁决 / 候选 / backlog |
maestro knowledge review <session-id> [--refresh] [--resolve <id> --as <choice> --reason "..."] |
| stage | stage / 暂存 / candidate / 沉淀候选 / cited / validated / contradicted / 记录命中关系 |
maestro knowledge stage ... [--signal <signal> --signal-ids <ids>] |
| promote | promote / 晋升 / 发布候选 |
maestro knowledge promote ... [--all] |
| harvest | harvest / 提取 / 收割 / 从工件 |
~/.maestro/workflows/harvest.md |
| wiki | wiki / 知识图谱 / 连接 / 摘要 / 健康 |
~/.maestro/workflows/wiki-manage.md / ~/.maestro/workflows/wiki-connect.md / ~/.maestro/workflows/wiki-digest.md |
| extractors | extractors / 抽取器 / 生成抽取规则 |
~/.maestro/workflows/extractors.md |
| domain | domain / 领域术语 / 注册术语 / term |
~/.maestro/workflows/domain-add.md |