返回技能列表

moai-workflow-spec

yarang
更新于 5 days ago
8 次查看
0
在 GitHub 上查看
其他workflowspecearsrequirementsmoai-adkplanning

关于

This Claude Skill manages SPEC workflow orchestration using EARS format for structured requirement definition. It provides systematic requirement clarification and integrates with Plan-Run-Sync methodology for MoAI-ADK development. Use it for standardized specification management and workflow coordination in development projects.

快速安装

Claude Code

推荐
主要方式
npx skills add yarang/chatbot_ai_assistant_v2 -a claude-code
插件命令备选方式
/plugin add https://github.com/yarang/chatbot_ai_assistant_v2
Git 克隆备选方式
git clone https://github.com/yarang/chatbot_ai_assistant_v2.git ~/.claude/skills/moai-workflow-spec

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

yarang/chatbot_ai_assistant_v2
路径: .claude/skills/moai-workflow-spec
0

相关推荐技能

when-creating-slash-commands-use-slash-command-encoder

其他

这个Skill帮助开发者创建符合人体工学的斜杠命令,用于快速访问微技能。它提供自动发现、参数验证和智能路由功能,简化命令行工具的构建流程。通过标准化编码模式,开发者可以高效实现命令处理器和验证逻辑,提升开发效率。

查看技能

when-orchestrating-swarm-use-swarm-orchestration

其他

该Skill实现了复杂多智能体集群的协调编排,支持任务智能分解、分布式执行和结果综合。它适用于需要多个专业代理协作处理复杂工作流的场景,如大型项目分析或系统设计。关键特性包括任务分解树生成、进度监控和性能指标输出,帮助开发者高效管理多代理协作流程。

查看技能

stream-chain

其他

Stream-Chain 是一个用于构建多智能体流水线和顺序工作流的技能,支持将前一个智能体的输出流式传输给下一个智能体。它提供自定义链和预定义管道两种模式,适用于复杂的数据转换和分步处理场景。开发者可以用它来编排代码分析、内容生成等需要多步骤协作的任务。

查看技能

when-chaining-agent-pipelines-use-stream-chain

其他

这个Skill用于构建链式代理流水线,支持将上游代理的输出作为下游代理的输入,实现数据流的编排。它提供顺序和并行两种执行模式,适用于需要多步骤处理或并行计算的复杂工作流场景。开发者可以通过配置实现流式数据传递和性能监控,特别适合需要协调多个代理协同完成任务的自动化流程。

查看技能