What problem does it solve? When working with the Codex-Flow orchestration platform, users often forget the exact CLI syntax for managing agents, tasks, swarms, memory, and SPARC workflows. This Skill surfaces the full command reference on demand so you never have to leave your session to look up documentation. ## Core Features & Use Cases - Command Reference: Lists Codex-Flow commands for system management, agent spawning, task management, memory operations, SPARC development modes, swarm coordination, and MCP integration. - Usage Examples: Provides concrete bash examples such as initializing with SPARC, starting a development swarm, running TDD workflows, and storing project context in memory. - Best Practices: Includes operational guidance like using background mode for long tasks and persisting context in memory across sessions. - Use Case: You want to spawn a swarm for a complex feature but forgot the flags. Ask for the Codex-Flow help output and immediately see swarm "task" --strategy development --monitor --review with explanations. ## Quick Start Ask the assistant to show the Codex-Flow commands and usage help for the claude-flow-help source command.