A specialized AI agent skill designed to trace, audit, and validate end-to-end data flow and state persistence across application layers.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install data-flow-review
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install data-flow-review using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Data Flow Review skill is a powerhouse component of Openclaw Skills, engineered to analyze codebases by mapping how data moves dynamically across system boundaries. Instead of judging files in isolation, this skill empowers developers and AI agents to systematically trace data from its initial entry point down to its final persistence layer.
By deploying this asset within Openclaw Skills, you ensure strict correctness during audits, patch updates, and end-to-end flow reconstructions. It prevents common pitfalls like state drift, stale reads, unsafely mixed semantic fields, and unhandled failure states in asynchronous operations.
Integrating the Data Flow Review skill into your workflow is highly straightforward. Add the markdown skill to your configuration folder to enable your AI coding assistant to utilize it.
# Navigate to your agent workspace skills directory
cd ~/.openclaw/skills/
# Create the data flow review skill configuration file
cat << 'EOF' > data-flow-review.md
# Paste the SKILL.md rules here to configure the agent
EOF
# Verify the skill is loaded by listing active Openclaw Skills
openclaw skills list
The skill maintains semantic mapping and outputs diagnostic reports structured around canonical entities and flow steps.
| Category | Field Types Tracked | Key Metrics to Record |
|---|---|---|
| Identifiers | IDs, Keys, Slugs, Trace IDs, Correlation IDs | Source, Transformation, Persistence, Consumers, Required Meaning |
| Actors | User IDs, Tenant IDs, Session IDs, Operator IDs | Origin, Drift risk across boundary, Expiry |
| State Control | Status, Phase, Mode, Flags, Versions | Mutex properties, Async resume capability |
| Business Data | Amount, Currency, Plan IDs, Order IDs, Record IDs | Source of truth, Read-write parity |
Loading
An AI agent skill that translates Mark Manson's bestselling framework into an interactive, vulnerability-based dating and self-improvement assistant.

An executable knowledge toolkit based on Adam Higginbotham's "Midnight in Chernobyl" that enables AI agents to analyze the design flaws, human cost, and cover-up of the 1986 disaster.

Intent Engine is an AI-driven intent recognition and intelligent routing system with a built-in Web management dashboard, providing accurate prompt classification for multi-agent workflows.

An AI-powered wellness protocol agent designed to guide users through Anthony William's 'Medical Medium Cleanse to Heal' framework, providing precise detox and dietary strategies.

An AI-driven strategic consulting knowledge base equipping agents with McKinsey's core methodologies, thinking models, and comprehensive industry insights.

An interactive, AI-driven role-playing simulator that lets users experience the thrill of reincarnation and face-slapping victories in classic web novel style.








































