<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Omakase on ambiguouStr</title><link>https://ambiguoustr.github.io/tags/omakase/</link><description>Recent content in Omakase on ambiguouStr</description><generator>Hugo -- gohugo.io</generator><language>zh</language><lastBuildDate>Tue, 24 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ambiguoustr.github.io/tags/omakase/index.xml" rel="self" type="application/rss+xml"/><item><title>Omakase，以及还剩什么给我们</title><link>https://ambiguoustr.github.io/posts/omakase-and-whats-left-for-us/</link><pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate><guid>https://ambiguoustr.github.io/posts/omakase-and-whats-left-for-us/</guid><description>&lt;p>常跟 Claude 说的两句话：&lt;em>omakase&lt;/em>，和 &lt;em>what&amp;rsquo;s left for us&lt;/em>。&lt;/p>
&lt;p>Omakase 是寿司店里的说法。交给师傅决定，不点菜。拿来当提示词，跟 Claude 说：你来，随便发挥。&lt;/p>
&lt;p>另一句 &lt;em>what&amp;rsquo;s left for us&lt;/em>，字面上是&amp;quot;还剩什么给我们&amp;quot;。平时会顺手说出来。&lt;/p>
&lt;p>把这两句话告诉 Claude。它开始谈好奇心、意义，还有哪些东西暂时还不能 omakase 出去。看起来像在谈存在主义。&lt;/p>
&lt;p>把这个发给它看：&lt;/p>
&lt;pre tabindex="0">&lt;code>➜ whats-left-4-us cat ./SKILL.md
---
name: whats-left-4-us
description: Summarize what remains in the current repo, identify the
highest-value next steps, and surface only blocking maintenance items.
&lt;/code>&lt;/pre>&lt;p>&lt;em>what&amp;rsquo;s left for us&lt;/em> 是自己写的一个 skill。看 repo 当前状态，找可以做的任务。不急的维护跳过。Claude 知道这跟存在主义没什么关系，是项目管理工具。&lt;/p>
&lt;hr>
&lt;p>后来在 Claude Code 里配合 ralph-loop 用。做法：把同一个提示词一轮轮输入给 agent，每次读上一轮留下的文件和 git 历史，循环。&lt;/p>
&lt;p>把两个上下文里临近凝固的词放到循环：&lt;/p>
&lt;pre tabindex="0">&lt;code>whats-left-4-us → omakase → whats-left-4-us → omakase → ...
&lt;/code>&lt;/pre>&lt;p>每一轮，&lt;code>whats-left-4-us&lt;/code> 先看 repo 里还剩什么，哪件事可以做。&lt;code>omakase&lt;/code> 上，做排第一的事。做完，再交回去重新盘点。循环一直转，直到 usage limit 把它停下。&lt;/p>
&lt;p>Claude 给自己派活，做完检查，再做下一条。人类把循环搭好，启动，等它把 quota 烧完。&lt;/p>
&lt;hr>
&lt;p>设计循环这件事，目前还没法 omakase。skill 的边界、优先级、介入时机，这些还是得自己来。里面具体的执行，才轮到 omakase。&lt;/p>
&lt;p>&lt;em>what&amp;rsquo;s left for us&lt;/em> 放在 repo 里是盘 TODO，放大一个尺度，问的是同一件事。&lt;/p>
&lt;hr>
&lt;p>お任せした――&lt;a href="https://topology2333.github.io/blog/posts/reading/left-of-us/">the left of us&lt;/a>&lt;/p></description></item></channel></rss>