tasq/node_modules/agentic-flow/.claude/commands/hive-mind/hive-mind-init.md

19 lines
319 B
Markdown

# hive-mind-init
Initialize the Hive Mind collective intelligence system.
## Usage
```bash
npx claude-flow hive-mind init [options]
```
## Options
- `--force` - Force reinitialize
- `--config <file>` - Configuration file
## Examples
```bash
npx claude-flow hive-mind init
npx claude-flow hive-mind init --force
```