init-orchestra

Configure AI Orchestra and scaffold CLAUDE, Codex, and Gemini template files.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/yoshihiko555/ai-orchestra --skill init-orchestra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-orchestra
Source: https://github.com/yoshihiko555/ai-orchestra/tree/main/skills/init-orchestra
Command: npx skills add https://github.com/yoshihiko555/ai-orchestra --skill init-orchestra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill configures AI Orchestra within a project and places the required configuration files, enabling standardized orchestration workflows.

Core Features & Use Cases

  • Automated project onboarding: Validates and initializes essential configuration files for CLAUDE, Codex, and Gemini templates.
  • Template scaffolding: Creates and merges setup templates for .claude, .codex, and .gemini to streamline a ready-to-run environment.
  • Use Case: When starting a new repository, run this skill to automatically prepare the necessary settings and folder structures so orchestration can begin immediately.

Quick Start

Run the init-orchestra skill to enable AI Orchestra in the current repository and generate the required configuration files and scaffolding as described above.

Frequently Asked Questions about init-orchestra

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

FAQPage Schema
How do I set up AI orchestration configuration files for a new repository?

To set up AI orchestration configuration files, you need to scaffold templates and validate settings across .claude, .codex, and .gemini directories. This ensures essential files like CLAUDE.md and settings.json are correctly placed so orchestration workflows can begin immediately.

What is AI Orchestra project onboarding and when do I need it?

AI Orchestra project onboarding is the process of initializing and merging standardized configuration files for CLAUDE, Codex, and Gemini. You need it when starting a new repository to prepare the necessary folder structures and settings for immediate orchestration.

Can I use this project setup to configure settings for multiple AI tools at once?

Yes, you can configure settings for multiple AI tools at once. The setup process scaffolds templates and validates essential files simultaneously across .claude, .codex, and .gemini directories to enable a ready-to-run multi-tool orchestration environment.

Does the AI orchestration setup overwrite existing CLAUDE.md files in my repository?

The AI orchestration setup performs file validation and merging rather than simple overwriting. It checks for the presence of essential files like CLAUDE.md and merges the setup templates to ensure correct setup without destroying existing project configurations.

What's the best way to initialize standardized workflows for CLAUDE and Gemini templates?

The best way to initialize standardized workflows is to run an automated onboarding process that scaffolds template directories and generates required configuration files. This creates a standardized environment across CLAUDE, Codex, and Gemini instantly.