yato-existing-project

Orchestrate existing codebase workflows with Yato and Python.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcospmail/claude-code-plugins --skill yato-existing-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yato-existing-project
Source: https://github.com/marcospmail/claude-code-plugins/tree/main/plugins/yato/skills/yato-existing-project
Command: npx skills add https://github.com/marcospmail/claude-code-plugins --skill yato-existing-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yato, python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of working on existing codebases by orchestrating a workflow with Yato, streamlining discovery, analysis, and planning.

Core Features & Use Cases

  • Automated Project Setup: Quickly create a workflow folder and deploy a project management agent within tmux.
  • PM Agent Interaction: Leverage a project management agent for all discovery, analysis, and planning tasks.
  • Use Case: When you need to add features, fix bugs, refactor, or work on any existing project, this Skill can help you get started efficiently.

Quick Start

Execute the command /yato-existing-project "Add OAuth" to begin working on an existing project with Yato.

Frequently Asked Questions about yato-existing-project

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

FAQPage Schema
How do I manage an existing codebase with Yato?

Yato automates tmux session management for existing codebases by deploying a project management agent within a dedicated tmux session. It detects the project root, creates a workflow folder, and handles session deployment using orchestrator scripts.

How do I start adding a new feature to an existing project using tmux?

You can start working on an existing project by running the `/yato-existing-project` command with your specific task, such as fixing bugs or refactoring. Yato sets up the project folder, manages the tmux session, and deploys a project management agent for analysis.

Do I need Python to use Yato for project management?

Yes, Python 3 is required to use Yato for existing project management. The Skill uses Python scripts for orchestrator deployment, project root detection, and tmux session handling.

What is the best way to orchestrate a workflow for an existing codebase?

The best way to orchestrate a workflow for an existing codebase is using a dedicated project management agent within tmux. This approach streamlines discovery, analysis, and planning by automating project folder setup and session management.

Can Yato handle project root detection automatically for existing repositories?

Yes, Yato handles project root detection automatically for existing repositories. The orchestrator scripts identify the project root during the workflow folder creation process to ensure the project management agent operates in the correct directory.