vc-delegate

Delegate bounded tasks to Claude subagents via the Task tool.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/VetCoders/vibecrafted --skill vc-delegate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-delegate
Source: https://github.com/VetCoders/vibecrafted/tree/main/skills/vc-delegate
Command: npx skills add https://github.com/VetCoders/vibecrafted --skill vc-delegate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates small, bounded tasks to Claude subagents within the same session, enabling in-session orchestration without opening Terminal windows or spawning external processes.

Core Features & Use Cases

  • In-session delegation: Claude subagents handle implementation, research, and audit tasks using the Task tool.
  • Safe fallback: Provides a sandboxed alternative to vc-agents for lightweight tasks that don’t require model-specific strengths.
  • Unified workflow: Coordinates plan creation, task execution, and result synthesis in a single conversational flow.

Quick Start

Provide a small, bounded task description to delegate to Claude subagents via the Task tool.

Frequently Asked Questions about vc-delegate

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

FAQPage Schema
How do I delegate tasks to Claude subagents within a single session?

You can delegate tasks to Claude subagents in-session using the Task tool to coordinate plan creation, execute bounded subtasks, and synthesize results without spawning external processes.

What is in-session task delegation for Claude subagents?

In-session task delegation uses the Task tool to assign small, bounded implementation or research tasks to Claude subagents within the same conversational flow, avoiding Terminal spawning.

Can I use in-session delegation instead of external agents for lightweight tasks?

Yes, in-session delegation provides a safe fallback for lightweight tasks that don’t require external processes or model-specific strengths, offering a sandboxed alternative to external agents.

What are the limitations of using the Task tool to delegate subagent tasks?

The Task tool approach is limited to small, bounded tasks and avoids risky system changes or Terminal spawning, meaning it is not suited for tasks requiring external processes or model-specific strengths.

How do I coordinate plan creation and result synthesis with Claude subagents?

You coordinate plan creation, task execution, and result synthesis by providing a small task description to Claude subagents via the Task tool within a unified conversational workflow.

Why use vc-delegate for in-session orchestration instead of external processes?

Use vc-delegate to enable safe in-session orchestration without opening Terminal windows, providing a sandboxed fallback to delegate bounded tasks to Claude subagents using the Task tool.