๐Ÿ› ๏ธ
DevOpsPython

Run Services

by ReflexioAI

Run Services is a DevOps skill for Claude Code, published by ReflexioAI in claude-smart.

771 stars85 forkson ReflexioAI/claude-smartAdded 2026/08/23Repository updated 2026/08/17
agent-memoryai-agent-memoryai-agentsclaudeclaude-codeclaude-code-plugincodexcodex-pluginlocal-firstmemoryopencodeopencode-pluginself-improvementself-improving-ai
Install in seconds
Install Run Services
Copy Run Services into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ReflexioAI/claude-smart/tree/main/.claude/commands/run-services ~/.claude/skills/run-services

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ReflexioAI/claude-smart.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/commands/run-services/SKILL.md in ReflexioAI/claude-smart
Installs to
~/.claude/skills/run-services
Collection
One of 13 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Run Services does

Run Services starts the backend, frontend, and docs with dependency checks, port selection, and health checks. Use it to bring up local development services and recover from common startup failures.

Run Services is cataloged under DevOps on DirSkills. Run Services comes from a repository tagged agent-memory, ai-agent-memory, ai-agents, claude and claude-code.

Documentation

README

Run Services

Start all local development services with pre-flight dependency checks and automatic error recovery.

Overview

This command automates the full startup workflow: 0. Smart port selection โ€” auto-detects free port group or reuses current worktree's ports

  1. Pre-flight dependency checks (uv sync, venv, npm, worktree editable packages)
  2. Stops any existing services (only if needed)
  3. Starts all services via run_services.sh
  4. Health-checks each service
  5. Diagnoses and fixes failures, then retries (up to 2 retries)

Port Configuration

Ports are allocated in groups of 3 with a +10 offset between groups:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Run Services

  • What else does ReflexioAI publish alongside Run Services?

    Run Services is one of 13 skills that DirSkills catalogs from ReflexioAI/claude-smart, the repository it ships in. Its siblings there include Agent Browser, Check And Test and Claude Smart. Each one is a separate skill with its own page in this directory, installs the same way Run Services does, and is maintained by ReflexioAI in that same repository. The rest of the collection is listed on the ReflexioAI/claude-smart page.

  • How does Run Services compare to other DevOps skills?

    Run Services ranks #549 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Run Services against them. Open each page to compare what they document and how they install.

More from ReflexioAI/claude-smart

Run Services is one of 13 skills cataloged on DirSkills from ReflexioAI/claude-smart.

See all 13 skills โ†’