delegate

Delegates tasks to background agents with a two-stage review process.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/keturk/datrix --skill delegate-keturk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegate
Source: https://github.com/keturk/datrix/tree/main/claude-config/.claude/skills/delegate
Command: npx skills add https://github.com/keturk/datrix --skill delegate-keturk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of delegating tasks to background agents, ensuring efficient execution with a two-stage review and model selection.

Core Features & Use Cases

  • Task Delegation: Delegate tasks to background agents for efficient execution.
  • Two-Stage Review: Perform a thorough review process to ensure task compliance and quality.
  • Model Selection: Select the most appropriate model for the task type to optimize performance.
  • Use Case: Imagine you need to refactor a large codebase. Use this Skill to delegate the task to an agent, review the changes, and ensure they meet the project standards.

Quick Start

Delegate the task of refactoring the 'main.py' file to an agent with the 'mechanical' model and review the changes.

Frequently Asked Questions about delegate

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

FAQPage Schema
How do I delegate a code refactoring task to a background agent?

You can delegate a code refactoring task to a background agent by specifying the target file and assigning an appropriate model. This Skill executes the task in the background and applies a two-stage review process to ensure code quality and compliance.

How does the two-stage review process work for delegated tasks?

The two-stage review process systematically evaluates delegated tasks to ensure compliance and code quality. It reviews the changes made by the background agent against project standards before finalizing the execution.

Do I need to select a specific model for different task types?

Yes, model selection is required based on task complexity. Choosing the appropriate model for the specific task type optimizes performance and ensures the background agent handles the execution efficiently.

What is the best way to ensure code quality when delegating tasks to agents?

The best way to ensure code quality is using a systematic review process after task delegation. This Skill enforces compliance through a two-stage review, verifying that background agent changes meet project standards.

Can I use this for large codebase refactoring without monitoring the background processing?

Yes, you can delegate large codebase refactoring to background agents for autonomous execution. The Skill handles the background processing and automatically performs a compliance review, ensuring the changes meet your standards without active monitoring.

When should I avoid using background agents for task delegation?

You should avoid using background agents for task delegation when a task requires immediate, interactive feedback or lacks clear compliance criteria. The two-stage review process depends on predefined project standards to validate code quality effectively.