mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Update docs/zh-CN/commands/prune.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
d6061cf937
commit
6af7ca1afc
1 changed files with 5 additions and 0 deletions
|
|
@ -28,3 +28,8 @@ python3 ~/.claude/skills/continuous-learning-v2/scripts/instinct-cli.py prune
|
|||
/prune --max-age 60 # 自定义年龄阈值(天)
|
||||
/prune --dry-run # 仅预览,不实际删除
|
||||
```
|
||||
---
|
||||
name: prune
|
||||
description: 删除超过 30 天且从未被提升的待处理本能
|
||||
command: true
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue