DevOpsPython

Flush

by jeremylongshore

Flush is a DevOps skill for Claude Code, published by jeremylongshore in claude-code-plugins-plus-skills.

2.6K stars378 forkson jeremylongshore/claude-code-plugins-plus-skillsAdded 2026/07/19Repository updated 2026/08/06
agent-skillsaiai-agentsanthropicautomationclaude-codeclaude-code-pluginsdeveloper-toolsdevopsllmmarketplacemcpplugin-marketplaceplugin-systemsaasskills
Install in seconds
Install Flush
Copy Flush 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/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/ai-agency/hyperflow/skills/flush ~/.claude/skills/flush

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/jeremylongshore/claude-code-plugins-plus-skills.git

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

In this catalog

Source file
plugins/ai-agency/hyperflow/skills/flush/SKILL.md in jeremylongshore/claude-code-plugins-plus-skills
Installs to
~/.claude/skills/flush
Collection
One of 53 skills cataloged from this repository
Category
DevOps1075 skills

What Flush does

Recover staged commits from a prior Hyperflow chain that was interrupted before auto-commit. Reads the manifest, fast-forwards the staging branch onto your branch, and clears the queue.

Flush is cataloged under DevOps on DirSkills. Flush comes from a repository tagged agent-skills, ai, ai-agents, anthropic and automation.

Documentation

README

Flush

Manually flush the deferred-commit queue from a chain that ran with commit-when=end. Normally /hyperflow:dispatch calls scripts/flush-commits.sh at its Step 4 wrap-up; this skill exists for the case where the chain was interrupted (crash, kill, context loss) before the auto-flush ran.

Subcommands

Subcommand Description
(no arg) Run scripts/flush-commits.sh <project-root> — fast-forward staging onto user's branch, delete staging, clear queue
--dry-run Show what would be flushed without doing it. Lists the queued commits in order.

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

Frequently asked about Flush

  • What else does jeremylongshore publish alongside Flush?

    Flush is one of 53 skills that DirSkills catalogs from jeremylongshore/claude-code-plugins-plus-skills, the repository it ships in. Its siblings there include Agency OS, Anti-Deception and Audit. Each one is a separate skill with its own page in this directory, installs the same way Flush does, and is maintained by jeremylongshore in that same repository. The rest of the collection is listed on the jeremylongshore/claude-code-plugins-plus-skills page.

  • How does Flush compare to other DevOps skills?

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

More from jeremylongshore/claude-code-plugins-plus-skills

Flush is one of 53 skills cataloged on DirSkills from jeremylongshore/claude-code-plugins-plus-skills.

See all 53 skills