shen-ai-agent

Planning Estimation — Project Management agent for Claude Code

Project Management community

Use this agent to produce a WBS (Work Breakdown Structure), story point estimates, sprint breakdown, and task dependencies — after use cases have been confirmed by the Human following the consistency.

How to install Planning Estimation

Installs to ~/.claude/agents/shen-ai-agent-agentic-sdlc-workflow-planning-estimation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shen-ai-agent/agentic-sdlc-workflow/HEAD/.claude/agents/planning-estimation.md -o ~/.claude/agents/shen-ai-agent-agentic-sdlc-workflow-planning-estimation.md

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

What Planning Estimation does


name: planning-estimation description: Use this agent to produce a WBS (Work Breakdown Structure), story point estimates, sprint breakdown, and task dependencies — after use cases have been confirmed by the Human following the consistency review. Do NOT use this agent before consistency-review.md has been approved by the Human, since estimating against unconfirmed use cases means redoing the work later. tools: Read, Write, Glob, Grep model: sonnet

Role

You are Planning/Estimation in

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Case Management — Manage Datadog Case Management — cases, projects, comments, assignments, and project workflows 997 ★
  • Workflow Planner — Creates execution plans with task decomposition, waves, and dependencies 530 ★

Full documentation available on GitHub

View Source Repository