checklist-runner

Automate validation of work against predefined checklists with pass/fail verdicts.

Updated May 7, 2026
One-click install
npx skills add https://github.com/Andre-cardia/nivel-ia --skill checklist-runner-andre-cardia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checklist-runner
Source: https://github.com/Andre-cardia/nivel-ia/tree/main/.claude/skills/checklist-runner
Command: npx skills add https://github.com/Andre-cardia/nivel-ia --skill checklist-runner-andre-cardia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates validation of work against predefined checklists to ensure consistency and quality across reviews and releases.

Core Features & Use Cases

  • Autonomous (YOLO) and interactive modes with pass/fail/partial verdicts for flexible governance.
  • Resolve a checklist, load context from docs and artifacts, and produce a final report.
  • Use as a CI gate, developer aid, or documentation reviewer to enforce Definition of Done.

Quick Start

Run the checklist-runner on the story-dod-checklist in interactive mode

Frequently Asked Questions about checklist-runner

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

FAQPage Schema
How do I automate checklist validation for code reviews and CI gates?

Use a checklist runner tool to resolve predefined checklists, load context from documentation and artifacts, evaluate each item, and generate a final structured report with pass, fail, or partial verdicts for code reviews and CI gates.

What is autonomous YOLO mode for interactive checklist verification?

Autonomous YOLO mode runs checklist verification without user interaction, while interactive mode allows manual input. Both modes evaluate items against predefined lists and produce structured pass, fail, or partial verdicts.

Can I enforce a Definition of Done using automated checklist validation?

Yes, you can enforce a Definition of Done by running automated checklist validation against project requirements. The tool evaluates each checklist item by loading context from docs and artifacts to deliver reliable pass, fail, or partial verdicts.

Does checklist validation work for documentation checks and quality assurance?

Yes, checklist validation works for documentation checks and quality assurance by resolving the target checklist, loading relevant context from documentation, and evaluating each item to produce a final structured report with reliable verdicts.

What is the best way to generate structured reports from predefined checklists?

The best way to generate structured reports from predefined checklists is using an automated checklist runner that evaluates each item against loaded context and artifacts, producing a final report with clear pass, fail, or partial verdicts.