Crew
摘要
Crew 是一组为 Claude Code 智能体准备的小型助手(“怪物”),已在 Product Hunt 上展示。
<p>
为你的 Claude Code 智能体准备的一小群怪物
</p>
<p>
<a href="https://www.producthunt.com/products/crew-a-tiny-crew-for-claude-code?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">讨论</a>
|
<a href="https://www.producthunt.com/r/p/1216349?app_id=339">链接</a>
</p>
相似文章
构建了一个让 Claude Code 代理无需工作树即可协调的工具。寻求反馈。
Crew 是一个新工具,允许 Claude Code 代理在同一仓库中协调,无需独立的工作树,通过共享上下文和消息传递来减少重叠。创建者正在征求关于痛点和期望功能的反馈。
@vintcessun: 原来多个 AI agent 组队干活,比单个通用 agent 高明在这:每个角色绑自己最擅长的模型,记忆和技能跨聊天累积。不是轮流调用,而是通过 handover 传一句简报就把任务交出去。本地跑,文件状态全在 ~/.crew44 里,免…
Crew44 is a local-first orchestrator that turns coding agents like Claude Code and Codex into a coordinated team of specialists, each bound to its best model, with persistent memory and skill accumulation across sessions. It runs entirely on your machine with no cloud dependence and is free under MIT license.
The Claude Code Daily
一份精心策划的每日简报,专注于Claude Code新闻,已在Product Hunt上线。
我在 Claude 中搭建了一支多智能体产品团队——CEO、CPO、CTO、高级开发人员、QA、代码审查员全部串联在一起
作者描述了一个在 Claude 内部构建的多智能体系统,该系统模拟了一支完整的产品团队(包括 CEO、CPO、CTO、开发人员、QA),以简化软件开发和决策流程。该配置利用特定角色的技能和严格的验证来减少返工,并已打包以便于安装。
Claude Code 作为日常主力工具:Claude.md、Skills、Subagents、Plugins 和 MCPs
一份面向高级开发者的全面指南,介绍如何将 Claude Code 用作可编程代理,具备记忆功能、自定义命令和项目配置。