Ensure research integrity by tracking data provenance, verifying authenticity, and preventing fabricated claims
/plugin marketplace add syfyufei/LLM-Research-Marketplace
/plugin install truth-verification@syfyufei/LLM-Research-Marketplace
**Goal**: Generate comprehensive audit reports documenting research methodology, data provenance, and analysis lineage for publication, compliance, and reproducibility verification.
**Goal**: Validate that all data references in papers and manuscripts correspond to registered data sources, ensuring no fabricated citations.
**Goal**: Initialize the `.truth/` directory infrastructure and create an empty manifest file for tracking data provenance and analysis workflows.
**Goal**: Register data source files with SHA256 hashing to establish baseline integrity and enable change detection.
**Goal**: Validate that research results are reproducible by verifying the complete dependency chain from source data through analysis scripts to final outputs.
**Goal**: Display a comprehensive verification status dashboard showing project integrity, statistics, and recommendations for research continuity.
**Goal**: Track the execution of analysis scripts and record data dependencies to enable reproducibility verification and analysis traceability.
**Goal**: Verify the integrity of registered data files by comparing their current SHA256 hashes against stored baseline values. Detect any unauthorized or accidental modifications.
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)