Create Workflow Command
Skill ActiveCreate 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.
Features
- 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
Use Cases
- 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
Non-Goals
- 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
- Gather requirements for the workflow (name, description, steps, mode, agent type).
- Create directory structure for tasks and optional agents.
- Create task files for each step with detailed instructions and expected output.
- Create the orchestrator command file using provided patterns and frontmatter.
- Optionally, create custom agent definitions if needed.
- Update plugin manifest if necessary and test the command.
Practices
- Workflow design
- Agent orchestration
- Context management
Prerequisites
- 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
First, add the marketplace
/plugin marketplace add NeoLabHQ/context-engineering-kit/plugin install customaize-agent@context-engineering-kitQuality Score
Trust Signals
Similar Extensions
Agent Worker Specialist
100Agent skill for worker-specialist - invoke with $agent-worker-specialist
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Autopilot Loop
99Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake
Team Skill
99N coordinated agents on shared task list using Claude Code native teams
Learner Skill
99Extract a learned skill from the current conversation
Ralplan
99Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution