← 返回
未分类 中文

Better Every Run

Better Every Run: turn explicit /ber corrections into preferred future outcomes through a small fix, remember, and report flow.
每次运行更好:将显式 /ber 纠正转化为理想结果,包含小修复、记忆与报告流程。
leostehlik leostehlik 来源
未分类 clawhub v0.5.5 5 版本 99815.5 Key: 无需
★ 1
Stars
📥 521
下载
💾 0
安装
5
版本
#agents#latest#memory#openclaw#productivity

概述

Better Every Run

Use this skill only when the user explicitly invokes /ber, names Better Every Run, or directly asks to persist a lesson for future runs. Do not auto-capture ordinary corrections, casual preferences, or words like "remember", "always", "never", or "next time" unless the user clearly wants durable learning.

The human path is deliberately small:

/ber fix bad outcome -> desired outcome
/ber remember simple rule
/ber report

The agent runs the bundled local helper and reports the result in chat. fix and remember record only to the local .better-every-run/ evidence store. Durable memory/skill changes require the reviewed card + promote flow; eval regression cases require eval-fixture.

When To Use

  • The user explicitly types /ber fix ... -> ....
  • The user explicitly types /ber remember ....
  • The user explicitly asks for a Better Every Run report.
  • The user asks the agent to record a reusable correction as durable memory.

Human Commands

/ber fix agent wrote vague status -> agent gives exact command output and next action
/ber remember use the approved development host for active code work
/ber report

Rules

  • Report CLI output back in chat; do not build web pages or dashboards.
  • Do not silently edit MEMORY.md, AGENTS.md, SOUL.md, or other durable instruction files.
  • Do not pass --target to /ber fix or /ber remember; direct durable writes are disabled and must refuse.
  • Only promote to durable memory or skill files after an explicit review decision using card then promote.
  • Memory promotions must target an existing memory/*.md file.
  • Skill promotions must target SKILL.md in the current skill project.
  • Eval fixtures must use eval-fixture and target .json or .jsonl under tests/ or evals/.
  • Scanner hard blocks and warnings both block promotion. Adjust, quarantine, or supersede the lesson instead of forcing it through.
  • Keep corrections factual: bad outcome, desired outcome, and scope.
  • Use scope metadata when it helps decide whether a lesson belongs only to this run, the project, the workspace, a skill, memory, or an eval.
  • Avoid private data unless the user explicitly wants it captured.
  • Keep the user-facing flow short, but disclose persistence: local store, durable target file if promoted, and how it was reviewed.
  • Design for the shortest path to the user's outcome.
  • Never publish .better-every-run/ state, local lessons, event logs, or private corrections.

Workflow

For normal chat use, keep the visible flow to one command:

/ber fix bad outcome -> desired outcome

For simple one-line preferences:

/ber remember simple rule

Use /ber report to show what was learned, including open proposals and promotion suggestions.

Agent Implementation

Keep low-level helper commands out of normal chat unless debugging, but never hide persistence. A normal answer should say whether the lesson was recorded only in .better-every-run/ or promoted to a named durable file through a lesson card.

Read references/workflow.md for the full workflow.

Read references/report-template.md for expected chat output shape.

Before publishing or packaging, verify:

  • .better-every-run/ is excluded
  • make test passes
  • direct fix --target, remember --target, and apply-memory-patch attempts refuse without changing target files
  • lesson-card, lifecycle, and eval-fixture demos are generic and contain no private workspace paths, chat IDs, tokens, or hostnames
  • examples contain no private workspace paths, chat IDs, tokens, or hostnames
  • docs say activation is explicit-only and persistence is disclosed

版本历史

共 5 个版本

  • v0.5.5 当前
    2026-06-07 06:04 安全 安全
  • v0.5.4
    2026-06-06 06:43 安全 安全
  • v0.2.1
    2026-05-25 17:05 安全 安全
  • v0.2.0
    2026-05-23 23:32 安全 安全
  • v0.1.1
    2026-05-23 16:40

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,101 📥 828,907
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,466 📥 532,137
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,397 📥 322,805