·startproject

Start a new project/feature implementation with multi-agent collaboration. Includes multi-session review workflow for quality assurance.

2Installs·0Trend·@del-taiseiozaki

Installation

$npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill startproject

SKILL.md

このスキルは3つのエージェント(Claude, Codex, Gemini)を協調させ、プロジェクト開始から実装後レビューまでをカバーする。

Draft implementation plan based on Gemini research + user answers.

| .claude/docs/research/{feature}.md | Gemini research output | | CLAUDE.md | Updated with project context | | Task list (internal) | Progress tracking |

Start a new project/feature implementation with multi-agent collaboration. Includes multi-session review workflow for quality assurance. Source: del-taiseiozaki/claude-code-orchestra.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill startproject
Category
@Collaboration
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is startproject?

Start a new project/feature implementation with multi-agent collaboration. Includes multi-session review workflow for quality assurance. Source: del-taiseiozaki/claude-code-orchestra.

How do I install startproject?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill startproject Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/del-taiseiozaki/claude-code-orchestra

Details

Category
@Collaboration
Source
skills.sh
First Seen
2026-02-05