跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Create Workflow Command

技能 活跃

Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts

目的

To enable users to create robust, multi-step workflow commands that leverage sub-agents and file-based task prompts for better context management and execution clarity.

功能

  • Orchestrate multi-step execution with sub-agents
  • Utilize file-based task prompts for detailed step instructions
  • Manage context isolation for sub-agents
  • Generate structured workflow command definitions
  • Promote modularity and reusability in agent workflows

使用场景

  • Structuring complex feature implementation pipelines
  • Defining multi-phase research and development processes
  • Automating sequential tasks with distinct agent roles
  • Building predictable agent workflows with clear boundaries

非目标

  • Directly executing workflows; it generates the commands for them
  • Containing the LLM's context window for the entire workflow
  • Replacing the need for user-defined tasks and goals

工作流

  1. Gather requirements for the workflow (name, description, steps, mode, agent type).
  2. Create directory structure for tasks and optional agents.
  3. Create task files for each step with detailed instructions and expected output.
  4. Create the orchestrator command file using provided patterns and frontmatter.
  5. Optionally, create custom agent definitions if needed.
  6. Update plugin manifest if necessary and test the command.

实践

  • Workflow design
  • Agent orchestration
  • Context management

先决条件

  • Access to an AI agent environment supporting commands and markdown
  • Ability to create and manage files within a plugin directory

Trust

  • info:Issues AttentionThere are 6 open issues and 8 closed issues in the last 90 days, indicating some level of engagement but also a backlog.

Versioning

  • warning:Release ManagementWhile a `pushedAt` date is available, there is no clear versioning signal (e.g., manifest version, changelog, GitHub releases) and installation instructions reference `main` implicitly.

安装

请先添加 Marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install customaize-agent@context-engineering-kit

质量评分

94 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标993
许可证GPL-3.0-or-later
状态
查看源代码