sub-agent

Delegate complex multi-step tasks to an autonomous sub-agent using structured task formats.

112|26|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Yambr/openwebui-computer-use-community --skill sub-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sub-agent
Source: https://github.com/Yambr/openwebui-computer-use-community/tree/main/skills/public/sub-agent
Command: npx skills add https://github.com/Yambr/openwebui-computer-use-community --skill sub-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Delegates complex, multi-step tasks to an autonomous sub-agent to iterate until a satisfactory result, reducing manual toil and cognitive load.

Core Features & Use Cases

  • Structured task delegation using ROLE/DIRECTIVE/CONSTRAINTS/PROCESS/OUTPUT to orchestrate complex work.
  • Supports planning, execution, and iterative refinement across presentations, code reviews, Git operations, research, and documentation.
  • Enables safe, repeatable assistant workflows inside isolated environments.

Quick Start

Run a structured task that defines ROLE, DIRECTIVE, CONSTRAINTS, PROCESS, and OUTPUT to begin a multi-step delegation workflow.

Frequently Asked Questions about sub-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate multi-step code refactoring to an autonomous agent?

Multi-step code refactoring can be delegated by defining a structured task with ROLE, DIRECTIVE, CONSTRAINTS, PROCESS, and OUTPUT. This orchestrates autonomous execution and iterative refinement, reducing manual toil across multiple files.

What is the structured format required for task delegation?

Task delegation requires a structured format comprising ROLE, DIRECTIVE, CONSTRAINTS, PROCESS, and OUTPUT. You can also include optional resources like references and scripts to guide the autonomous workflow inside isolated environments.

Can I use this sub-agent for automated code reviews and Git operations?

Yes, you can use this sub-agent for automated code reviews and Git operations. It supports planning, execution, and iterative refinement across these tasks, enabling safe and repeatable workflows within isolated environments.

What is the best way to automate complex research and documentation tasks?

The best way to automate complex research and documentation is through structured task delegation. By providing a directive and constraints, the autonomous sub-agent iterates until the result is satisfactory, minimizing cognitive load.

Does this task delegation approach work for generating presentations?

Yes, this task delegation approach works for generating presentations. You define the role, directive, and output format, allowing the autonomous sub-agent to handle the multi-step planning and execution needed to create them.

When should I not use an autonomous sub-agent for task delegation?

You should not use an autonomous sub-agent for task delegation if your task lacks clear constraints or cannot be defined using the required ROLE, DIRECTIVE, and OUTPUT format, as structured input is essential for isolated execution.