startproject

Coordinate multi-agent project kickoffs across research, design, implementation, and QA.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates a multi-agent project kickoff to initiate new software features with structured collaboration.

Core Features & Use Cases

  • Phase-driven coordination: orchestrates Gemini, Claude, and Codex across research, requirements, design reviews, task creation, implementation, and multi-session QA.
  • Context persistence: updates CLAUDE.md to maintain project context across sessions.
  • On-demand reviews: enables cross-agent reviews for quality assurance throughout the lifecycle.
  • Task orchestration: leverages the Task tool to generate and manage the work breakdown structure.

Quick Start

Use the orchestrator to start a new project with the following command: task -d ~/ghq/github.com/yoshihiko555/ai-orchestra init:project

Frequently Asked Questions about startproject

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

FAQPage Schema
How do I coordinate a multi-agent project kickoff for new software features?

Multi-agent project kickoff is coordinated by orchestrating Gemini, Claude, and Codex across structured phases including research, requirements, design review, task creation, implementation, and multi-session QA. The orchestration leverages the Task tool to generate and manage the work breakdown structure.

What is the best way to maintain project context across multiple agent sessions?

Context persistence across multiple agent sessions is maintained by updating CLAUDE.md with project context. This ensures all agents, including Gemini, Claude, and Codex, share and retain the same structured collaboration state throughout the lifecycle.

Can I use the Task tool for work breakdown structure generation during project orchestration?

The Task tool is used for work breakdown structure generation and task orchestration during the project kickoff. It manages the lifecycle phases from research and requirements through to implementation and multi-session QA across agents.

Does multi-agent orchestration support cross-agent design reviews and quality assurance?

Cross-agent design reviews and quality assurance are supported through on-demand reviews throughout the project lifecycle. This enables Gemini, Claude, and Codex to perform structured reviews during the design, task creation, and implementation phases.

How do I organize research outputs and implementation artifacts for a multi-agent project?

Research outputs and implementation artifacts are organized using optional references, scripts, and assets within the orchestration framework. This structure supports the phase-driven workflow from initial research through to the final multi-session QA.

What are the limitations of using phase-driven orchestration for multi-agent software development?

Phase-driven orchestration for multi-agent software development requires coordinating Gemini, Claude, and Codex sequentially across phases. It relies on the Task tool for orchestration and CLAUDE.md for context, meaning coordination fails if these dependencies are unavailable or sessions are interrupted.