🔁

Flow is a DevOps skill for Claude Code, published by Lifecycle-Innovations-Limited in claude-ops.

186 stars21 forkson Lifecycle-Innovations-Limited/claude-opsAdded 2026/09/06+1% in starsRepository updated 2026/09/05
agent-teamsai-agentai-automationanthropicautonomous-agentawsbusiness-operationsclaudeclaude-codeclaude-code-plugindevopsecommerceinbox-zeroklaviyomarketingmcpmorning-briefingpr-automationshopifyterminal
Install in seconds
Install Flow
Copy Flow 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/Lifecycle-Innovations-Limited/claude-ops/tree/main/claude-ops/skills/flow ~/.claude/skills/flow

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/Lifecycle-Innovations-Limited/claude-ops.git

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

In this catalog

Source file
claude-ops/skills/flow/SKILL.md in Lifecycle-Innovations-Limited/claude-ops
Installs to
~/.claude/skills/flow
Collection
One of 25 skills cataloged from this repository
Category
DevOps1013 skills

What Flow does

Flow routes Claude Code requests through the correct lifecycle mode and stage based on repo state and intent. Use it to map where you are, then delegate planning, build, review, or ops actions to the canonical command.

Flow is cataloged under DevOps on DirSkills. Flow comes from a repository tagged agent-teams, ai-agent, ai-automation, anthropic and autonomous-agent.

Documentation

README

Agent Teams support

If CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 is set, use Agent Teams when a lifecycle stage fans out into parallel, coordinated work (e.g. build + test + review running together, or a multi-repo ship). This enables:

  • Stage agents share context mid-flight (the test agent surfaces a regression → the build agent pivots before review starts)
  • You can steer priorities in real time ("land the API change first, then docs")
  • Agents report progress as each stage completes, so you sequence the merge

Team setup (only when the flag is enabled, and only for genuinely parallel stages):

TeamCreate("flow-lifecycle")
Agent(team_name="flow-lifecycle", name="stage-build", ...)
Agent(team_name="flow-lifecycle", name="stage-test", ...)

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

Commands Flow provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /office-hours
  • /spec
  • /autoplan
  • /design-consultation
  • /feature-dev
  • /review
  • /cso
  • /qa
  • /ios-qa
  • /ship
  • /canary
  • /retro

Frequently asked about Flow

  • What else does Lifecycle-Innovations-Limited publish alongside Flow?

    Flow is one of 25 skills that DirSkills catalogs from Lifecycle-Innovations-Limited/claude-ops, the repository it ships in. Its siblings there include AWS Audit, Boss and GTM Command Center. Each one is a separate skill with its own page in this directory, installs the same way Flow does, and is maintained by Lifecycle-Innovations-Limited in that same repository. The rest of the collection is listed on the Lifecycle-Innovations-Limited/claude-ops page.

  • How does Flow compare to other DevOps skills?

    Flow ranks #933 by stars among the 1013 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 Flow against them. Open each page to compare what they document and how they install.

More from Lifecycle-Innovations-Limited/claude-ops

Flow is one of 25 skills cataloged on DirSkills from Lifecycle-Innovations-Limited/claude-ops.

See all 25 skills