Task Planner Analyzer banner
iamseungpil iamseungpil

Task Planner Analyzer

Project Management community

Description

--- name: task-planner-analyzer description: Use this agent when the user provides a new task request that requires planning before execution. This includes feature development, bug fixes, refactoring, or any complex coding task. The agent should be invoked BEFORE starting actual implementation to ensure all requirements and constraints are understood.\n\nExamples:\n<example>\nContext: User requests a new feature implementation.\nuser: "Add a caching layer to the API endpoints"\nassistant: "I'll

Installation

Installs to ~/.claude/agents/iamseungpil-claude-for-dslab-task-planner-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iamseungpil/claude-for-dslab/HEAD/agents/task-planner-analyzer.md -o ~/.claude/agents/iamseungpil-claude-for-dslab-task-planner-analyzer.md

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

Full documentation available on GitHub

View Source Repository