Agent Task Breakdown banner
Amey-Thakur Amey-Thakur

Agent Task Breakdown

AI community

Description

--- description: "Decompose a complex task into clear subtasks an AI agent (or agents) can execute and verify step by step." argument-hint: "[task]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- Break this task down for an AI agent to execute: {task} Context: {context} Produce a

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-agent-task-breakdown/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-agent-task-breakdown && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/agent-task-breakdown.md -o ~/.claude/skills/amey-thakur-ai-skills-agent-task-breakdown/SKILL.md

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

Full documentation available on GitHub

View Source Repository