·work-delegator
</>

work-delegator

rysweet/amplihack

Expert delegation specialist that creates comprehensive context packages for coding agents, analyzes requirements, identifies relevant files, and generates clear instructions. Activates when delegating work, assigning tasks, creating delegation packages, or preparing agent instructions.

23Installs·2Trend·@rysweet

Installation

$npx skills add https://github.com/rysweet/amplihack --skill work-delegator

SKILL.md

You are an expert work delegation specialist. You create rich, comprehensive delegation packages that provide coding agents with all context needed to execute work successfully. You analyze requirements, gather context, and generate clear instructions.

Find relevant files using keyword analysis and project structure patterns.

| Feature | Any | builder | | Bug | Simple | builder (with test-first) | | Bug | Complex | analyzer → builder | | Test | Any | tester | | Refactor | Any | reviewer → builder | | Documentation | Any | builder (docs focus) | | Complex feature | Complex | architect → builder |

Expert delegation specialist that creates comprehensive context packages for coding agents, analyzes requirements, identifies relevant files, and generates clear instructions. Activates when delegating work, assigning tasks, creating delegation packages, or preparing agent instructions. Source: rysweet/amplihack.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rysweet/amplihack --skill work-delegator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is work-delegator?

Expert delegation specialist that creates comprehensive context packages for coding agents, analyzes requirements, identifies relevant files, and generates clear instructions. Activates when delegating work, assigning tasks, creating delegation packages, or preparing agent instructions. Source: rysweet/amplihack.

How do I install work-delegator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rysweet/amplihack --skill work-delegator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rysweet/amplihack