reviewing-dataflow-pipeline

reviewing-dataflow-pipeline is a skill for Claude Code, Codex from OpenDCAI/Dataflow-LoopAI. It costs 34 tokens per session (745 once invoked), scanned A, original, Apache-2.0.

A review process for a generated DataFlow training-data pipeline and its trial results. It uses separate rubric reviewers to check whether the pipeline is ready to deliver or scale.

In plain words
What is it for?
Use it after a candidate pipeline produces trial artifacts, to audit selected datasets, preserve record provenance, and review six defined quality dimensions before proceeding.
Why use it?
It creates a release gate based on the pipeline's evidence, benchmark examples, logs, and sampled records instead of trusting an unreviewed trial.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents.

Good fit Use it after a candidate pipeline produces trial artifacts, to audit selected…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/opendcai/dataflow-loopai/reviewing-dataflow-pipeline
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 OpenDCAI/Dataflow-LoopAI --skill reviewing-dataflow-pipeline
Clone the repo
git clone --depth 1 https://github.com/OpenDCAI/Dataflow-LoopAI

Made for: Claude Code, Codex.

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 reviewing-dataflow-pipeline

README.md
[![agentmods](https://agentmods.dev/badge/skills/opendcai/dataflow-loopai/reviewing-dataflow-pipeline.svg)](https://agentmods.dev/skills/opendcai/dataflow-loopai/reviewing-dataflow-pipeline)
Your own site
<a href="https://agentmods.dev/skills/opendcai/dataflow-loopai/reviewing-dataflow-pipeline"><img src="https://agentmods.dev/badge/skills/opendcai/dataflow-loopai/reviewing-dataflow-pipeline.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 745 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 original 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.00034 $0.00745
Opus 5 $0.00017 $0.00373
Sonnet 5 $0.00007 $0.00149
Haiku 4.5 $0.00003 $0.00075

Measured 7d ago against content hash a3cb9491cd4f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

reviewing-dataflow-pipeline 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 7d 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.

loopai/agents/Obtainer/datamixer/assets/reviewing-dataflow-pipeline/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Review a DataFlow Pipeline

Use this skill after a candidate pipeline has produced trial artifacts and before reporting mode=trial_run. This is a release gate, not a substitute for pipeline generation.

Read references/rubric.md completely before starting.

Required evidence

Review the candidate pipeline source, trial input and output, intermediate operator outputs or counters, logs, target benchmark metadata and evaluation code, and at least five official benchmark examples. Build a stratified audit sample of three input records per selected source dataset. Preserve dataset and sample_id provenance in every table and finding.

If the existing trial does not cover three records from every selected dataset, do not extrapolate from it. Extend the trial input and rerun the same candidate pipeline on the missing audit records. Do not run the full dataset.

Delegated review

Dispatch six independent subagents, one for each D1-D6 rubric dimension. Give each reviewer only the dimension it owns plus paths to the raw artifacts and the downstream target. Do not give reviewers a proposed score or another reviewer's conclusions. Run reviewers concurrently when capacity permits.

Each reviewer must return structured JSON containing:

{
  "dimension": "D1",
  "raw_score": 0,
  "weighted_score": 0.0,
  "blocked": false,
  "redlines": [],
  "evidence": [{"claim": "...", "numbers": "...", "sample_ids": ["..."]}],
  "findings": ["..."],
  "required_fixes": ["..."]
}

Every raw score is an integer from 0 through 4. Missing evidence scores zero; reviewers must not assume compliance. Evidence must cite measured counts, rates, distributions, or concrete sample IDs. A statement without either is not evidence.

The main agent must not silently change reviewer scores. It checks arithmetic, deduplicates findings, and applies every redline. Resolve a factual conflict by reading the cited artifact; if it cannot be resolved, use the lower supported score and record the conflict.

Read the full file on GitHub · 82 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago First seen · 82 lines · 34 tokens per session scan A a3cb9491cd4f

Subscribe to this mod's changes

reviewing-dataflow-pipeline is a skill published in the GitHub repository OpenDCAI/Dataflow-LoopAI (24 stars, last pushed 4d ago), licensed Apache-2.0. It adds 34 tokens to every session and 745 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-30.

Related

Other skills, from other repositories

install-openviking-memory

Install and configure the OpenViking long-term memory plugin for OpenClaw via natural conversation. Once installed, the plugin automatically captures facts from chats and recalls relevant context before each reply (auto-capture + auto-recall, cross-session). Covers prerequisites, install through OpenClaw's plugin…

volcengine/OpenViking · 191 tokens

knowledge-distillation

Compile one or more OpenViking knowledge bases or document collections into topic-organized, evidence-grounded high-level knowledge, including cross-source findings, trends, changes, drivers, comparisons, implications, and uncertainties. Use with ov compile when the user asks to distill or synthesize a knowledge base…

volcengine/OpenViking · 89 tokens

knowledge-graph

Compile documents, notes, web content, transcripts, research materials, or code repositories into an evidence-grounded, visualization-ready knowledge graph with semantically typed entity nodes, statement-level provenance, and typed relationship edges. Use with ov compile to create or incrementally refresh entities/.md…

volcengine/OpenViking · 101 tokens

seo-llm

Use when optimizing content for LLM-powered search engines (ChatGPT, Perplexity, Gemini, Claude, Bing AI, Qwen), implementing RAG optimization, prompt engineering for search visibility, semantic SEO, and ensuring content ranks highly in AI-driven search results. Includes techniques for ChatGPT SEO, Perplexity…

Omar-Obando/qwen-orchestrator · 79 tokens

langchain

Use when building LLM applications with LangChain, implementing chains, agents, tools, memory, prompts, and retrieval systems. Includes best practices for prompt engineering, tool integration, and agent development. Based on LangChain/LangGraph official documentation and agent development best practices.

Omar-Obando/qwen-orchestrator · 57 tokens

langgraph

Use when building stateful agents and workflows with LangGraph, implementing graph-based architectures, managing state persistence, human-in-the-loop capabilities, and multi-agent systems. Includes Python and JavaScript implementations. Based on LangChain/LangGraph official documentation and agent development best…

Omar-Obando/qwen-orchestrator · 57 tokens