Distill Knowledge banner
Tencent Tencent

Distill Knowledge

Productivity community

Description

--- description: "单独执行知识沉淀(spawn knowledge-engineer 执行 TASK-05)" argument-hint: "[TASK_SLUG]" --- # /distill-knowledge ## 用法 ``` /distill-knowledge [TASK_SLUG] ``` 单独执行知识沉淀阶段(TASK-05),不启动完整 devflow 工作流。适用于: - 测试已完成,只想做知识沉淀 - 对已有流程产物补充知识提炼 ## 前置条件 - `workflow-state.json` 存在且 TASK-02 ~ TASK-04 + CODE-REVIEW 已完成 - 各阶段产物文件存在 ## Main Agent 动作 ### 第一步:环境检查 1. 读取 `workflow-state.json` → 校验前置条件 2. 未传 TASK_SLUG → 从 JSON 读取 ### 第二步:spawn knowledge-engineer ``` Agent(subagent_type="devflow-knowle

Installation

Installs to ~/.claude/commands/tencent-loopforge-distill-knowledge.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Tencent/LoopForge/HEAD/.claude/commands/distill-knowledge.md -o ~/.claude/commands/tencent-loopforge-distill-knowledge.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository