snow-flow-commands

Guide ServiceNow development workflows using the Snow-Flow CLI.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/serac-labs/serac --skill snow-flow-commands-serac-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snow-flow-commands
Source: https://github.com/serac-labs/serac/tree/main/packages/opencode/src/bundled-skills/snow-flow-commands
Command: npx skills add https://github.com/serac-labs/serac --skill snow-flow-commands-serac-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Snow-Flow CLI guidance and orchestration for ServiceNow development tasks, empowering users to quickly locate and execute the correct commands, workflows, and modes without external references.

Core Features & Use Cases

  • Comprehensive CLI guidance: Learn, discover, and execute Snow-Flow commands for starting sessions, monitoring status, and configuring environments.
  • SPARC-mode orchestration: Understand and apply orchestrator, coder, researcher, and TDD modes to structure development work.
  • Agent and swarm management: Spawn and manage specialized agents, coordinate swarms, and orchestrate multi-step tasks across services.
  • Memory and configuration utilities: Persist session data, manage authentication, and store configuration for repeatable workflows.
  • Use Case: A developer needs to start a Snow-Flow session, spawn a coder, and run a parallel swarm to implement a feature.

Quick Start

Start Snow-Flow in your terminal to begin an interactive development session with the default model.

Frequently Asked Questions about snow-flow-commands

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage ServiceNow development workflows using a CLI?

ServiceNow development workflows can be managed using the Snow-Flow CLI to launch sessions, monitor status, and configure environments. It provides command-line guidance for orchestrating complex development tasks without needing external references.

What are SPARC modes and how do they structure ServiceNow development?

SPARC modes are structured development phases including orchestrator, coder, researcher, and TDD modes. They help organize ServiceNow development work by defining specific operational roles for different stages of the coding and testing process.

How do I spawn and manage specialized agents for ServiceNow tasks?

Specialized agents for ServiceNow tasks are spawned and managed through Snow-Flow CLI commands. You can coordinate swarms of agents to orchestrate multi-step tasks across services for parallel feature implementation.

Do I need a specific environment to run Snow-Flow CLI commands?

Running Snow-Flow CLI commands requires a Snow-Code CLI environment and a compatible shell. This setup supports starting interactive development sessions and executing complex workflow orchestrations.

Can I persist session data and configuration for repeatable ServiceNow workflows?

Session data and configuration can be persisted using Snow-Flow's memory and configuration utilities. This allows you to store authentication details and workflow settings to repeat ServiceNow development sessions reliably.

How do I start an interactive ServiceNow development session from the terminal?

To start an interactive ServiceNow development session, launch Snow-Flow in your terminal. This initiates a session with the default model, allowing you to list commands and guide complex development workflows.