team-planner

Orchestrate ArenaQuest task execution, branch topology, and PR creation.

1|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/RaphaelSilva/ArenaQuest --skill team-planner-raphaelsilva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-planner
Source: https://github.com/RaphaelSilva/ArenaQuest/tree/main/.agents/skills/team-planner
Command: npx skills add https://github.com/RaphaelSilva/ArenaQuest --skill team-planner-raphaelsilva

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of managing and executing tasks within the ArenaQuest platform, ensuring efficient and error-free task orchestration.

Core Features & Use Cases

  • Task Loop Control: Sequentially execute multiple tasks with detailed tracking and reporting.
  • Branch Topology Calculation: Determines the correct branch structures for task execution.
  • Git Branch Hygiene: Manages branch naming, merging, and cleanup.
  • Task Execution: Invokes the task-planner subagent for detailed task execution.
  • Merge, Push, and PR Orchestration: Handles the final merges, pushes, and PR creation for task completion.
  • Use Case: Suppose you have a series of development tasks in the ArenaQuest platform. Use this Skill to plan, execute, and manage the development loop for all these tasks efficiently.

Quick Start

Use the team-planner skill to plan and execute tasks for the 'docs/product/milestones/7/12-web-login-register.task.md' file.

Frequently Asked Questions about team-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate task management and PR creation for ArenaQuest development tasks?

To automate ArenaQuest task management, you orchestrate branch topology calculation, git branch hygiene, and PR creation. This process sequentially executes tasks, invokes the task-planner subagent, and handles merges, pushes, and pull requests.

What is branch topology calculation and how does it help git workflow orchestration?

Branch topology calculation determines the correct branch structures required for task execution. It streamlines git workflow orchestration by automating branch naming, merging, and cleanup to maintain branch hygiene throughout the task loop.

How do I execute a series of ArenaQuest tasks sequentially with detailed tracking?

Executing ArenaQuest tasks sequentially requires task loop control to manage the development loop. It tracks each task, invokes the task-planner subagent for detailed execution, and orchestrates final merges, pushes, and PR creation.

Does the task-planner subagent handle git branch hygiene and merge orchestration?

Yes, the task-planner subagent execution integrates with git branch hygiene and merge orchestration. It manages branch naming, executes the required merges and pushes, and automates pull request creation for task completion.

Can I use task management orchestration for ArenaQuest platform tasks with specific markdown files?

Yes, task management orchestration works with ArenaQuest platform tasks defined in markdown files. You can plan and execute tasks directly from files like 'docs/product/milestones/7/12-web-login-register.task.md' efficiently.