New Task banner
edmund-io edmund-io

New Task

Productivity community

Description

--- description: Analyze task complexity and create actionable implementation plan model: claude-sonnet-4-5 --- Analyze the following task and create a clear, actionable implementation plan. ## Task $ARGUMENTS ## Analysis Framework ### 1. **Task Breakdown** - Understand requirements - Identify dependencies - List affected files/components - Estimate complexity (Small/Medium/Large) ### 2. **Time Estimation** - **Small**: 1-2 hours (simple bug fix, minor feature) - **Medium**: Half day to 1

Installation

Installs to ~/.claude/commands/edmund-io-edmunds-claude-code-new-task.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/edmund-io/edmunds-claude-code/HEAD/.claude/commands/new-task.md -o ~/.claude/commands/edmund-io-edmunds-claude-code-new-task.md

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

Full documentation available on GitHub

View Source Repository