Skip to content
Development
Command

/delegate

Interview me about my work, map accessible tools, and spec recurring loops for delegation to AI.

From plugin
secondsky-claude-skills
20466 skills46 agents66 commands
Install
$ npx -y skills add secondsky/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/delegate

Context preview

What this command does when you run it.

Interview me about my work, map accessible tools, and spec recurring loops for delegation to AI.

Command definition

delegate.md
name: delegate-my-work:delegate
description: Interview me about my work, map accessible tools, and spec recurring loops for delegation to AI.
argument-hint: "[work area to examine, or leave empty to find loops]"

Run the **delegate-my-work** skill as a stateful grilling session.

Target: $ARGUMENTS

If the target is empty, start from `NOTES.md`, the user's world, and the user's tool access map, then propose loops worth delegating.

Follow the skill's discipline exactly:

  • Grill relentlessly, **one question at a time**, via the host question tool -- recommended answer first.
  • Map tool access before recommending a route. Use the exact statuses: **Available**, **Available with admin approval**, **Unavailable**, **Blocked by policy**, **Unknown - verify**.
  • Classify each loop as **Automate**, **Co-pilot**, or **Assist**, and place its checkpoint.
  • Write one spec per loop to `automations/<loop>.md`, including preferred route, access status, fallback route, approval/install needs, and data sensitivity.
  • Keep grilling each loop until it meets the skill's definition of done.

The steps, vocabulary, and spec format live in the skill and its `references/` -- follow them there.

Ships withsecondsky-claude-skills

142 production-ready skills for Claude Code CLI ๐Ÿ”Œ Platform / Harness Support These plugins ship as Claude Code marketplace plugins (.claude-plugin/ manifests) and Codex CLI plugins (.codex-plugin/ manifests).

Get the whole plugin, auto-invoked