yato-new-project

Create a project directory, initialize a tmux session, and deploy a Project Manager agent.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating a new project from scratch, providing an organized tmux session with a Project Manager agent to coordinate work.

Core Features & Use Cases

  • Project Initialization: Automatically creates a new project directory and initializes a tmux session.
  • Project Management: Deploy a Project Manager agent to handle project coordination and work requests.
  • Customization: Allows users to specify project names and build descriptions.

Quick Start

Start a new project named 'myapp' with a description 'a web application' by running the command: /yato-new-project myapp a web application

Frequently Asked Questions about yato-new-project

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

FAQPage Schema
How do I automate project initialization with a tmux session?▼

Automating project initialization with a tmux session is done by creating a project directory, starting tmux, and deploying a Project Manager agent to coordinate work requests automatically.

What's the best way to start a new project with a built-in project manager?▼

The best way to start a new project with a project manager is using an automated initialization command that creates your directory and deploys a coordination agent inside a tmux session.

Does project initialization in tmux require Python to run?▼

Yes, project initialization in tmux requires Python to run because the automation scripts rely on the Python environment to execute and deploy the Project Manager agent.

Can I customize the project name and description when starting a tmux session?▼

You can customize the project name and description when starting a tmux session by passing the desired name and build description as arguments to the initialization command.

What limitations should I expect when using tmux for project coordination?▼

A limitation of using tmux for project coordination is that it requires a tmux environment to be pre-installed, meaning the automated session and Project Manager agent cannot run without it.

How does the Project Manager agent handle work requests in a new project?▼

The Project Manager agent handles work requests in a new project by operating within the initialized tmux session to coordinate tasks and manage the project workflow automatically.