teatree

Orchestrate agent workflows for ticket lifecycle, multi-repo synchronization, and service management.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/souliane/teatree --skill teatree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teatree
Source: https://github.com/souliane/teatree/tree/main/skills/teatree
Command: npx skills add https://github.com/souliane/teatree --skill teatree

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Django, Python 3.13+, and includes scripts (resource) and references (resource) components.

What problem does it solve?

TeaTree solves the problem of orchestrating complex agent workflows, providing a platform to manage and automate tasks like ticket handling, code review, and service management across multiple repositories.

Core Features & Use Cases

  • Agent Lifecycle Management: Automate the lifecycle of tasks such as ticket processing, code review, and deployment.
  • Multi-Repo Setup: Manage synchronized worktrees across multiple repositories.
  • Service Management: Provision and manage isolated databases and ports for development environments.
  • Use Case: For a software development team, TeaTree can automatically create a pull request from a ticket URL, provision the necessary work environment, run tests, and handle follow-up actions like code review and deployment.

Quick Start

To start the TeaTree agent for a specific ticket, use the command: /teatree start <ticket-url>

Frequently Asked Questions about teatree

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

FAQPage Schema
How do I automate agent workflows for ticket processing and code review?

Automate agent workflows by orchestrating ticket processing and code review through the TeaTree platform. It manages the entire agent lifecycle to automatically create pull requests from ticket URLs, provision environments, and handle follow-up deployment actions across multiple repositories.

What is the best way to manage multi-repo synchronization for development environments?

Manage multi-repo synchronization by setting up coordinated worktrees across multiple repositories. The platform provisions isolated databases and ports, ensuring synchronized development environments for automated ticket handling and service management tasks.

Do I need Django and Python 3.13 to run agent lifecycle orchestration?

Yes, you need Django and Python 3.13+ to run agent lifecycle orchestration. Setting up the Django project is a prerequisite to install the TeaTree framework and its overlays for managing service environments and workflows.

Can I start a code review agent directly from a ticket URL?

Yes, you can start a code review agent directly from a ticket URL using the command `/teatree start <ticket-url>`. This triggers the agent lifecycle platform to automatically provision the work environment, run tests, and handle follow-up pull request actions.

How does service management handle isolated databases and ports for agent workflows?

Service management handles isolated databases and ports by provisioning dedicated resources for each development environment. This ensures that automated agent workflows operate independently across synchronized multi-repo worktrees without resource conflicts.