Claude Code Opus 5.5 长任务自动进度仪表盘工作流
Every time you let Opus 5.5 run a long task on its own, have it vibe-code a quic…
提供了具体的子代理配置代码和清晰的工作流逻辑,展示了如何通过自动化仪表盘提升长任务协作效率,结构完整且具备实操参考价值。
Every time you let Opus 5.5 run a long task on its own, have it vibe-code a quick 𝗛𝗧𝗠𝗟 𝗱𝗮𝘀𝗵𝗯𝗼𝗮𝗿𝗱 like this first.
每次你让 Opus 5.5 独自运行长时间任务时,先让它像这样 vibe-code(随性编码)一个快速的 HTML 仪表板。
Then give it 𝗮 𝘀𝘂𝗯𝗮𝗴𝗲𝗻𝘁 𝘁𝗵𝗮𝘁 𝗼𝗻𝗹𝘆 𝗯𝘂𝗶𝗹𝗱𝘀 𝗱𝗮𝘀𝗵𝗯𝗼𝗮𝗿𝗱𝘀: → Name it dashboard-builder, set its effort to medium, and preload a design skill → The first time, it asks what style you like and saves it to memory. After that, every dashboard fits your taste and the task at hand → Call it before every long task. It builds the dashboard in the background in about two minutes, and the main session keeps coding on high without stopping → The dashboard shows four things: task progress, what's stuck, questions waiting on you, and what it'll do by default if you don't answer
然后给它分配一个仅负责构建仪表板的子智能体: → 将其命名为 dashboard-builder,将努力程度设为 medium(中等),并预加载设计技能 → 第一次使用时,它会询问你喜欢的风格并将其保存到记忆中。此后,每个仪表板都符合你的品味和当前任务需求 → 在每次长任务之前调用它。它会在后台用大约两分钟构建好仪表板,主会话则在不中断的情况下继续高效编码 → 仪表板展示四件事:任务进度、卡住的地方、等待你回答的问题,以及如果你不回答时它将默认执行的操作
Send this prompt to Claude Code 👇
将此提示发送给 Claude Code 👇
"Set up a subagent that only builds progress dashboards:
"设置一个仅构建进度仪表板的子智能体:
1. Create dashboard-builder in ~/.claude/agents: model: opus, effort: medium, memory: user. Preload the design skills I have installed (for example impeccable). It can only read and write the .dashboard/ folder and its own memory. 2. The first time, it asks me what style I like: dark or light, dense or airy, and one accent color. It saves my answer to memory and follows it every time. Pick the panels for the current task; don't use a template. 3. The dashboard is one HTML file showing tasks and their status, questions waiting for me with the default action, the latest deliverables, and anything stuck. Use the real clock for every time. It opens with a double-click and refreshes itself every 10 seconds. 4. Add a rule to ~/.claude/CLAUDE.md: for any task with more than 5 steps or that should take longer than 30 minutes, have dashboard-builder set up the dashboard before starting; update it after every step; when you need a decision from me, add it to the questions list and keep going with the default.
1. 在 ~/.claude/agents 中创建 dashboard-builder:model: opus, effort: medium, memory: user。预加载我已安装的设计技能(例如 impeccable)。它只能读取和写入 .dashboard/ 文件夹及其自身的记忆。 2. 第一次使用时,它会问我喜欢的风格:深色或浅色、紧凑或宽松,以及一种强调色。它将我的答案保存到记忆中,并在每次使用时遵循该选择。为当前任务选择合适的面板;不要使用模板。 3. 仪表板是一个 HTML 文件,显示任务及其状态、等待我回答的问题及默认操作、最新的交付物以及任何卡住的内容。所有时间均使用真实时钟。双击即可打开,每 10 秒自动刷新一次。 4. 在 ~/.claude/CLAUDE.md 中添加一条规则:对于超过 5 个步骤或预计耗时超过 30 分钟的任何任务,让 dashboard-builder 在开始前设置仪表板;在每个步骤后更新它;当我需要做出决策时,将其添加到问题列表中,并继续使用默认操作继续执行。
Show me the contents of the files you'll create or change, then explain the whole flow in words a 10-year-old could follow. Don't write anything until I confirm."
展示你将创建或修改的文件内容,然后用一个 10 岁孩子也能理解的语言解释整个流程。在我确认之前,不要编写任何代码。"
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力