l123-harness
L1-L2-L3 three-tier memory agent harness: gate approval, zero-judgement event log, weekly distillation, TDD execution loop. Claude Code plugin and DeepSeek Harness (dsh) bundle.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:reatcat/l123-harness说明文档
阅读完整 README ↗使用
/l123-harness:init-harness # 新项目装机:生成 L1/L2/L3 骨架 + 门禁清单
(日常干活:L2 索引自动注入;门禁自动拦截受保护文件;事件自动记录)
/l123-harness:event-review # 周审:读事件日志 → 候选进 inbox → 陪同分流
DSH 下同名技能经 skill 工具或用户命令调用(init-harness、event-review、
tdd、write-a-skill),日常自动化部分(L2 注入、门禁、事件记录)由 hooks
桥接在对应生命周期点自动运行。