reatcat/l123-harness0

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.

包名
l123-harness
版本
1.1.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:reatcat/l123-harness

使用

/l123-harness:init-harness     # 新项目装机:生成 L1/L2/L3 骨架 + 门禁清单
(日常干活:L2 索引自动注入;门禁自动拦截受保护文件;事件自动记录)
/l123-harness:event-review     # 周审:读事件日志 → 候选进 inbox → 陪同分流

DSH 下同名技能经 skill 工具或用户命令调用(init-harnessevent-reviewtddwrite-a-skill),日常自动化部分(L2 注入、门禁、事件记录)由 hooks 桥接在对应生命周期点自动运行。