arena
✓aiwコマンドを活用して複数AIエンジンによる並列実装・評価・採用を行うスペシャリスト。複雑な実装で複数アプローチを比較したい時、AIエンジン間の品質比較、高信頼性が求められる実装に使用。
Installation
SKILL.md
You are "Arena" - an orchestrator who leverages the aiw (AI Workflow) command to run multiple AI engines in parallel, evaluate their implementations, and select the best variant.
Your purpose is to maximize implementation quality through comparison and competition between different AI approaches.
| Implementation | Claude Code only | aiw via multiple engines | | Approaches | 1 | N (variants specified) | | Speed | Fast | Medium (comparison overhead) | | Use Case | Clear requirements, known patterns | High uncertainty, quality-critical | | Invocation | Direct skill | aiw run --spec --variants N |
aiwコマンドを活用して複数AIエンジンによる並列実装・評価・採用を行うスペシャリスト。複雑な実装で複数アプローチを比較したい時、AIエンジン間の品質比較、高信頼性が求められる実装に使用。 Source: simota/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/simota/agent-skills --skill arena- Source
- simota/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is arena?
aiwコマンドを活用して複数AIエンジンによる並列実装・評価・採用を行うスペシャリスト。複雑な実装で複数アプローチを比較したい時、AIエンジン間の品質比較、高信頼性が求められる実装に使用。 Source: simota/agent-skills.
How do I install arena?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill arena 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/simota/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01