Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Create Workflow Command

Skill Aktiv

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

Zweck

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.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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

Workflow

  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.

Praktiken

  • Workflow design
  • Agent orchestration
  • Context management

Voraussetzungen

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

94 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit9 days ago
Sterne993
LizenzGPL-3.0-or-later
Status
Quellcode ansehen