flush

flush is a skill for Claude Code from ogham-mcp/ogham-superpowers-bridge. It costs 46 tokens per session (198 once invoked), scanned A, original, no licence file.

A manual command for emptying the staging buffer used by superpowers-memory.

In plain words
What is it for?
Orchestrator-only cleanup before closing a branch when the normal memory-flush process needs a manual fallback.
Why use it?
It provides a safety step for clearing pending memory data before a branch is closed.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the superpowers-memory plugin — 2 skills, 1 hook shipped together

Good fit Orchestrator-only cleanup before closing a branch when the normal memory-flush process needs a manual fallback.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ogham-mcp/ogham-superpowers-bridge/flush
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ogham-mcp/ogham-superpowers-bridge --skill flush
Clone the repo
git clone --depth 1 https://github.com/ogham-mcp/ogham-superpowers-bridge

Made for: Claude Code.

Or install superpowers-memory, the plugin that ships this one along with the rest of its 2 skills, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for flush

README.md
[![agentmods](https://agentmods.dev/badge/skills/ogham-mcp/ogham-superpowers-bridge/flush/github.svg)](https://agentmods.dev/skills/ogham-mcp/ogham-superpowers-bridge/flush)
Your own site
<a href="https://agentmods.dev/skills/ogham-mcp/ogham-superpowers-bridge/flush"><img src="https://agentmods.dev/badge/skills/ogham-mcp/ogham-superpowers-bridge/flush/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for flush

Your own site · 80×15
<a href="https://agentmods.dev/skills/ogham-mcp/ogham-superpowers-bridge/flush"><img src="https://agentmods.dev/badge/skills/ogham-mcp/ogham-superpowers-bridge/flush.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 198 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.00198
Opus 5 $0.00023 $0.00099
Sonnet 5 $0.00009 $0.00040
Haiku 4.5 $0.00005 $0.00020

Measured 12d ago against content hash 6117963364a3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

flush scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/flush/SKILL.md · 20 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 20 lines · 46 tokens per session scan A 6117963364a3

Subscribe to this mod's changes

flush is a skill published in the GitHub repository ogham-mcp/ogham-superpowers-bridge (2 stars, last pushed 3mo ago), with no licence file. It adds 46 tokens to every session and 198 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

flow-next-audit

Audit .flow/memory/ entries against current code and keep, update, consolidate, replace, delete, or harden each. Use when asked to audit memory or graduate a recurring lesson into a gate.

gmickel/flow-next · 46 tokens

flow-next-memory-migrate

Migrate legacy flat .flow/memory files to the categorized YAML schema. One-time ceremony. Use when asked to migrate flow memory.

gmickel/flow-next · 33 tokens

taiyi-compress

A workflow tool for shrinking large coding-agent conversations and work files into shorter context notes. It can also coordinate separate agents for parallel development and create handoff notes for continuing work in a new session.

Dong90/oh-my-taiyiforge · 51 tokens

catchup

Rebuild the human's lost context on a project from live state, in plain language: what needs them, what changed, what new words mean. Use when the human returns after a gap, says they can't follow the project anymore, asks what happened or what a term means, or before deciding what to do next when their mental model…

LilMGenius/paperthin · 84 tokens

re0-memo

Turn a finished, failed, or disappointing work cycle into portable lessons, anti-patterns, quality gates, and next-cycle vocabulary. Use after a build, QA pass, demo, user complaint, or abandoned attempt when the useful output is what the next pass must learn rather than the code itself.

LilMGenius/paperthin · 64 tokens

recollect

Resolve vague recall into recognized context through AI-guided contextual scan and user-validated recognition — one session, or the line of work, topic, or settled concept spread across several.

jongwony/epistemic-protocols · 39 tokens