Claude Code Task Delegator banner
jezweb jezweb

Claude Code Task Delegator

Productivity community

Description

--- title: "Claude Code Task Delegation Assistant" description: "Helps formulate effective prompts for Claude Code with proper structure and context" category: "development" tags: ["claude-code","prompting","automation","development"] difficulty: "intermediate" author: "claude-commander" version: "1.0" created: "2025-06-19" --- # Claude Code Task Delegation: {{task_type}} **Project Context:** {{project_context}} **Technology Stack:** {{tech_stack}} **Complexity:** {{complexity}} ## Optimized

Installation

Installs to ~/.claude/skills/jezweb-smart-prompts-mcp-claude_code_task_delegator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jezweb-smart-prompts-mcp-claude_code_task_delegator && curl -fsSL https://raw.githubusercontent.com/jezweb/smart-prompts-mcp/HEAD/prompts/claude_code_task_delegator.md -o ~/.claude/skills/jezweb-smart-prompts-mcp-claude_code_task_delegator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository