Borrowing it
Nothing to install: this file belongs to dragosroua/claude-assess-decide-do-mega-prompt. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/dragosroua/claude-assess-decide-do-mega-prompt/main/.claude/skills/add-flow-check/SKILL.mdgit clone --depth 1 https://github.com/dragosroua/claude-assess-decide-do-mega-promptWrote 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.
[](https://agentmods.dev/skills/dragosroua/claude-assess-decide-do-mega-prompt/add-flow-check)<a href="https://agentmods.dev/skills/dragosroua/claude-assess-decide-do-mega-prompt/add-flow-check"><img src="https://agentmods.dev/badge/skills/dragosroua/claude-assess-decide-do-mega-prompt/add-flow-check/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.
<a href="https://agentmods.dev/skills/dragosroua/claude-assess-decide-do-mega-prompt/add-flow-check"><img src="https://agentmods.dev/badge/skills/dragosroua/claude-assess-decide-do-mega-prompt/add-flow-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00834 |
| Opus 5 | $0.00000 | $0.00417 |
| Sonnet 5 | $0.00000 | $0.00167 |
| Haiku 4.5 | $0.00000 | $0.00083 |
Grade A, and why
add-flow-check 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ADD Flow Check
Model-invocable skill for automatic flow status updates.
description: Automatically check and update ADD flow status at conversation boundaries model-invocable: true user-invocable: false
Purpose
This skill enables Claude to automatically monitor ADD realm patterns and update the .add-status file at natural conversation boundaries. It runs silently in the background, maintaining flow observability without user intervention.
When to Invoke
Claude should invoke this skill automatically at:
- Realm transitions - When linguistic patterns indicate shift between Assess/Decide/Do
- Significant pattern shifts - Analysis paralysis emerging, decision clarity gathering, etc.
- Completion events - Tasks finished, decisions made, livelines created
- Every 5-7 exchanges if no boundary occurs (ambient awareness)
Realm Detection Patterns
Assess Realm Indicators
- "I'm thinking about...", "What are my options for...", "Help me understand..."
- "What if I...", "I'm not sure yet, but...", exploratory questions
- Future/conditional language: "might", "could", "would if", "considering"
- Low commitment: "maybe", "thinking about", "not sure"
Decide Realm Indicators
- "Should I...", "I need to choose between...", "When should I..."
- "What's the priority...", "I want to commit to..."
- Present/committed language: "I want to", "I'm choosing", "This matters"
- Comparison/weighing: "Which is better?", "What matters here?"
Do Realm Indicators
- "How do I actually...", "I need to complete...", "Walk me through the steps..."
- "I'm working on...", active execution language
- Immediate language: "I'm doing", "working on", "completing", "finished"
- Action requests and completion acknowledgments
Status File Format
Update .add-status with pipe-delimited format:
REALM|EMOJI|PATTERN_DESCRIPTION|EXCHANGES|TRANSITIONS
Emoji Reference
- Assess:
🔴+(red, adding data) - Decide:
🟠?(orange, choosing) - Do:
🟢-(green, executing/removing)
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.
- 11d ago First seen · 96 lines · 0 tokens per session scan A dc0e92991b4e
add-flow-check is a skill published in the GitHub repository dragosroua/claude-assess-decide-do-mega-prompt (79 stars, last pushed 7mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 834 tokens. 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-30.
Other skills, from other repositories
pr-to-video
Turn a GitHub pull request (a PR URL, owner/repo#N, or 'this PR' in a checked-out repo) into a code-change explainer video — changelog, feature reveal, fix, or refactor walkthrough built from the diff, commits, and files: the input is a code change, not a website. Not a product promo (/product-launch-video) or a no-PR…
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
motion-graphics
A short, design-led motion graphic where motion is the message — kinetic typography, stat count-up, chart/data-viz hit, logo sting / brand lockup, lower-third / callout / social overlay, animated map (highlight regions, connect places, zoom to a location), animated tweet / news-article / headline, webpage / UI…
hyperframes-core
The HyperFrames composition contract — build one renderable project. Use for composition structure, the data- timing attributes, class="clip", tracks, sub-compositions, variables, framework-owned media playback, deterministic-render rules, and validation. Also covers Tailwind projects and the STORYBOARD.md / SCRIPT.md…
horse-integration-tests
Guide for writing automated integration tests for Horse endpoints using DUnit/DUnitX and THTTPClient.
prompt-design
Design MCP prompts to expose reusable prompt templates. Use when creating parameterized prompts in xmcp.