Files
tasq/node_modules/agentic-flow/.claude/commands/hive-mind/hive-mind-init.md
T
2026-04-09 19:01:53 +08:00

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
```