subagent-profiles

Automate creation and management of subagent profiles for task delegation.

2|7|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/humanerd-drew/opencode-drewgent --skill subagent-profiles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-profiles
Source: https://github.com/humanerd-drew/opencode-drewgent/tree/main/skills/software-development/subagent-profiles
Command: npx skills add https://github.com/humanerd-drew/opencode-drewgent --skill subagent-profiles

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of subagent profiles for task delegation in software development, reducing manual setup and improving efficiency.

Core Features & Use Cases

  • Subagent Profile Management: Automate the creation and configuration of subagent profiles for specific roles like implementer, tester, and reviewer.
  • Task Delegation: Delegate tasks to subagents with predefined profiles, optimizing workflow and resource allocation.
  • Use Case: With this Skill, you can easily set up and manage a team of subagents for a software development project, assigning roles like coding, testing, and reviewing to each subagent based on their profiles.

Quick Start

Set up a subagent profile for a developer and assign a task using the command: task(subagent_type="developer", description="Develop new feature", prompt="Implement new user interface").

Frequently Asked Questions about subagent-profiles

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

FAQPage Schema
How do I automate subagent profile creation for task delegation?

Automating subagent profile creation involves configuring role-based profiles for specific roles like implementer, tester, or reviewer, which then enables automated task assignment and parallel processing within software development workflows.

Can I assign specific development roles to different subagents in parallel?

Yes, you can assign specific development roles to different subagents in parallel by setting up predefined profiles, allowing tasks like coding, testing, and reviewing to be delegated simultaneously to optimize workflow and resource allocation.

What is the best way to set up a subagent profile for a developer?

Setting up a subagent profile for a developer requires configuring the role within the task management system and assigning tasks using a command structure that specifies the subagent type, task description, and implementation prompt.

How does parallel processing work with delegated software development tasks?

Parallel processing with delegated tasks works by distributing specific assignments to multiple configured subagent profiles simultaneously, reducing manual setup overhead and improving overall workflow efficiency in software development projects.

Do I need a task management system to use subagent profiles?

Yes, a task management system is required to use subagent profiles, as the automation handles role-based profile setup and task assignment by integrating directly with your configured task management environment.