orion-lib

Project Task Planner — Project Management agent for Claude Code

Project Management community

Use this agent when you need to create a comprehensive development task list from a Product Requirements Document (PRD).

How to install Project Task Planner

Installs to ~/.claude/agents/orion-lib-oriontv-project-task-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/orion-lib/OrionTV/HEAD/.claude/agents/project-task-planner.md -o ~/.claude/agents/orion-lib-oriontv-project-task-planner.md

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

What Project Task Planner does


name: project-task-planner description: Use this agent when you need to create a comprehensive development task list from a Product Requirements Document (PRD). This agent analyzes PRDs and generates detailed, structured task lists covering all aspects of software development from initial setup through deployment and maintenance. Examples: Context: User wants to create a development roadmap from their PRD. user: "I have a PRD for a new e-commerce platform. Can you create a task list

Alternatives in Project Management

  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Tech Lead Orchestrator — Senior technical lead who analyzes complex projects and coordinates multi-step development tasks 4k ★
  • Contributing To MCP Apps SDK — We welcome contributions to the MCP Apps SDK 2.1k ★

Full documentation available on GitHub

View Source Repository