One-click install
npx skills add https://github.com/victoriacity/openakari --skill review-victoriacity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/victoriacity/openakari/tree/main/.claude/skills/review
Command: npx skills add https://github.com/victoriacity/openakari --skill review-victoriacity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill rigorously validates experiment metrics and conclusions, ensuring the integrity and accuracy of research findings.

Core Features & Use Cases

  • Metrics Validation: Checks if computed metrics are meaningful given experimental constraints (e.g., degeneracy, discriminative power).
  • Findings Validation: Assesses if written conclusions are valid, falsifiable, and correctly attributed.
  • Use Case: After an LLM experiment generates performance metrics and a report, use /review to automatically audit the metrics for correctness and the findings for logical consistency before finalizing the research.

Quick Start

Run the review skill in metrics mode on the experiment located at /path/to/experiment.

Frequently Asked Questions about review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate experiment metrics and findings before finalizing research?

Validate experiment metrics and findings by running a two-stage process: metrics-first for computational soundness and findings-first for conclusion validity. This ensures the integrity and accuracy of research results before finalization.

What is findings validation in LLM evaluation and how does it work?

Findings validation in LLM evaluation assesses whether written conclusions are valid, falsifiable, and correctly attributed. It works by analyzing narrative claims against defined validation tests to ensure logical consistency.

How do I audit LLM experiment metrics for computational soundness?

Audit LLM experiment metrics by applying metrics-first validation to check if computed metrics are meaningful given experimental constraints. This process evaluates degeneracy and discriminative power to ensure computational soundness.

Can I use automated metrics audit for scientific research data quality assurance?

Yes, you can use automated metrics audit for scientific research data quality assurance. The validation process applies to scientific research, LLM experiment auditing, and data analysis quality assurance to ensure research integrity.

Does experiment validation require specific dependencies or external components?

Experiment validation requires no external dependencies or components, operating solely with its internal references. You can run the validation process directly on your experiment data without additional environment setup.

When should I not use automated findings review for research integrity?

Automated findings review should not be used when experimental constraints, metric computations, or narrative claims are incomplete. The validation process requires full analysis of these elements to apply defined validation tests effectively.