review-dossiers

Run automated quality checks and AI editorial review on curated dossiers.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/tcole333/ithildin --skill review-dossiers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-dossiers
Source: https://github.com/tcole333/ithildin/tree/main/.claude/skills/review-dossiers
Command: npx skills add https://github.com/tcole333/ithildin --skill review-dossiers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Skill addresses the problem of manually reviewing curated dossiers for accuracy and compliance with editorial standards, offering automation for quality checks and LLM editorial review.

Core Features & Use Cases

  • Automated Checks: Performs deterministic quality checks on dossiers.
  • LLM Editorial Review: Utilizes a large language model for detailed editorial quality assurance.
  • Fix and Track: Automatically corrects deterministic issues and maintains a record of all reviews in a database.
  • Use Case: Ideal for newsrooms and research organizations that compile detailed reports and require robust checks before publication.

Quick Start

Run automated checks on the dossier named 'dossier2023' with auto-correction enabled.

Frequently Asked Questions about review-dossiers

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

FAQPage Schema
How do I automate dossier quality assurance and editorial review?

Automate dossier review by coordinating deterministic script checks with LLM analysis to evaluate data accuracy and editorial standards. The system identifies common editorial errors and automatically applies fixes for deterministically verifiable issues.

Does the automated editorial review support database tracking for curated reports?

Yes, automated editorial review maintains a record of all reviews in a database. It requires libraries for JSON and database interaction to track quality checks and applied corrections across curated dossiers.

What is the best way to check curated dossiers for editorial standards before publication?

The best way to check curated dossiers for editorial standards is combining automated script checks with AI-driven editorial review. This approach identifies common editorial errors and auto-corrects deterministically verifiable issues before publication.

Can I automatically fix common editorial errors found during dossier review?

Yes, you can automatically fix common editorial errors during dossier review. The system applies corrections for deterministically verifiable issues identified by automated quality assurance checks and LLM analysis.

Do I need specific libraries to run automated quality checks on dossiers?

Yes, you need libraries for JSON and database interaction to run automated quality checks on dossiers. These dependencies support data processing and tracking the review records in the database.