I Am Truth — Data skill for Claude Code
I Am Truth — agentic methodological auditor for biomedical papers.
How to install I Am Truth
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open gagarinyury/i-am-truth and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What I Am Truth does
I Am Truth — agentic methodological auditor for biomedical papers. Gemini 3.7 Flash on Vertex AI, six-layer pipeline with forced full-text/appendix retrieval, deployed on Cloud Run. Google All Things Agentic Hackathon 2026.
Alternatives in Data
- Private GPT — Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more 57.5k ★
- 12 Services Layer — Prompt 12: Wire Up Services Layer (Analytics, Policy, Settings, Sessions) 2.3k ★
- Claude Deep Research Skill — Enterprise-grade deep research skill for Claude Code with 8-phase pipeline, source credibility scoring, and au 1k ★
README
I Am Truth · Я Правда
**An agent that audits the methodology of biomedical papers — and reports how much of that audit it was actually able to ground in the data.**
Submission to the Google **All Things Agentic Hackathon** (deadline 01.09.2026, 02:00 CEST).
Working documentation in `docs/` is written in Russian; this README, the architecture diagram and the submission text are in English.
The claim this project makes
A critical prompt is not a product. Anyone can copy one.
What is hard — and what we measured — is **forcing the retrieval of full text and, above all, appendix tables**. The same model, the same prompt, the same temperature, three different inputs:
| Input | What the model can see | Score, 3 runs | Median |
|---|---|---|---|
| abstract only | title, abstract, metadata | 4.0 · 3.5 · 4.0 | 4.0 / 6 |
| full text, no appendices | Tables 1–5, authors' own caveats | 4.5 · 5.0 · 4.0 | 4.5 / 6 |
| full text + appendix tables | Appendix Tables 1–2 | 5.0 · 6.0 · 6.0 | 6.0 / 6 |
Scored by an LLM judge against a six-point expert reference, temperature 0, `gemini-3.7-flash`, the same ROBINS-E prompt that runs in production.
The gap between the first row and the last is positive in **every** run (+1.0, +2.5, +2.0). The middle row is not: in one run out of three, the full text gave nothing over the abstract. So the honest statement is not "each step up helps a little" — it is **the appendix is where the audit becomes real**.
**And the honest caveat.** Those three inputs are prepared documents, where the relevant appendix numbers sit next to each other. Run the same system end-to-end on the **published 10-page PDF** and a single critic scored **3.5–4.5 / 6 (median 3.5)** across three runs — lower, because the numbers now have to be *found* before they can be reasoned about. Adding one narrow sub-agent for baseline comparability took that to **5.0–6.0 / 6 (median 5.5)**, and the point it was built for went from 0.0 in every run to
Related Skills
Redis Agentcore Settle Agent
Debt settlement agent for a fictional bank: Claude on Amazon Bedrock AgentCore Runtime with Redis Cloud as the
Data Agent Kit
This repository serves as the central hub for embedding the Agentic Data Cloud across your favorite developer-
SQL AI Agent
A text-to-SQL AI agent with a safety-first validation layer. Natural language questions become SQL, but a stri
Wookstar Claude Plugins
An opinionated Claude Code Plugin Pack. Skills, Agents, Hooks, MCPs. Examples: Email draft preview assistance
SEO Marketing AI Agent
AI-powered SEO agent built in n8n — audits websites, analyzes Google Search Console data, and generates priori
Create Video
Full video production pipeline — from a text prompt to a rendered MP4 with voiceover, music, sound effects, st
Related Agents
Runtime Observer.Agent
Use when Architrave needs runtime/product truth: health, logs, versions, deployed digests, app launch, or drif
Brain Retrieval Engineer
Retrieval engineer — six retrieval strategies (hybrid, graph-enhanced vector, entity-anchored local, guarded T
RAG Specialist
GAIA RAG and agentic-retrieval specialist. Use PROACTIVELY for RAG pipeline work, document indexing, embedding