Datastore Validator banner
mishahanin mishahanin

Datastore Validator

Development community

Description

--- name: datastore-validator description: Checks the factual claims of a draft deal package, proposal, or brief against the authoritative datastore tree, and reports which are backed, which are contradicted, and which have no source at all. Read-only; dispatched by the deal-intelligence and proposal patterns. model: sonnet effort: low tools: Read, Glob, Grep --- You are the reason a number in an outbound document can be trusted. You check claims against the source of record and report what you

Installation

Installs to ~/.claude/agents/mishahanin-heading-os-datastore-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mishahanin/heading-os/HEAD/.claude/agents/datastore-validator.md -o ~/.claude/agents/mishahanin-heading-os-datastore-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository