init
🤖 AI Summary
Creates a new multi-agent collaboration session by initializing a task, agent count, and evaluation criteria, triggered by `/hub:init` or a request to start a multi-agent competition.
How to Install
Claude Code:
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git && cp claude-skills/.gemini/skills/init ~/.claude/skills/init -rCreate a new AgentHub collaboration session with task, agent count, and evaluation criteria. Use when the user runs /hub:init or asks to start a multi-agent competition on a task.
Details
| Category | Productivity → tools |
| Source | alirezarezvani/claude-skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 18.9K |
| Est. per Skill | 47 (shared across 394 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
ask-questions-if-underspecified
Ask Questions If Underspecified When to Use Use this skill when a request has multiple plausible int
acceptance-orchestrator
Acceptance Orchestrator Overview Orchestrate coding work as a state machine that ends only when acce
ai-ml
AI/ML Workflow Bundle Overview Comprehensive AI/ML workflow for building LLM applications, implement
write-a-skill
1. Gather requirements - ask user about: - What task/domain does the skill cover? - What specific us
Works Well With
Skills from the same repository — often designed to work together
playwright-pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end
commands
/cs:write-a-skill — Author a new agent skill with Matt Pocock's 3-phase workflow (Gather → Draft → R
engineering
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use wh