checklist-manifesto-skill

Enforce formal checklist gating for high-stakes procedure execution.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/StepowskiEric/Jerrys-agent-skills --skill checklist-manifesto-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checklist-manifesto-skill
Source: https://github.com/StepowskiEric/Jerrys-agent-skills/tree/main/.agents/skills/execution/checklist-manifesto-skill
Command: npx skills add https://github.com/StepowskiEric/Jerrys-agent-skills --skill checklist-manifesto-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

High-stakes tasks are vulnerable to omissions when humans rush or operate under cognitive load. This skill enforces discipline by enforcing a minimal, purpose-built checklist that must be cleared before proceeding.

Core Features & Use Cases

  • Distinguish routine tasks from exception-triggering events and enforce explicit gating.
  • Build minimal, binary, verifiable checklists and mark pause points for human confirmation.
  • Gate execution on checklist clearance and provide clear rollback/recovery paths when steps fail.
  • Real-world use cases include safety-critical deployments, regulated procedures, and complex data-handling workflows.

Quick Start

Begin by loading the protocol, walk through the pre-procedure checklist, and confirm each item before execution.

Frequently Asked Questions about checklist-manifesto-skill

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

FAQPage Schema
How do I prevent skipped steps in safety-critical AI agent workflows?

State-machine workflow tools enforce explicit pre-procedure checks and inline step confirmations, gating AI agent progress on explicit step completion to mitigate skipped steps and prevent partial executions in safety-critical deployments.

What is checklist-based procedural control for high-stakes deployments?

Checklist-based procedural control is a gating mechanism that enforces minimal, binary, verifiable checklists with defined pause points, ensuring strict compliance before regulated decision processes or safety-critical deployments execute.

How do I enforce a rollback path when a procedure step fails?

Implement a checklist protocol that defines clear rollback and recovery paths upon step failure, preventing incomplete operations and partial executions from compromising workflow integrity during complex data-handling tasks.

Can I use procedural gating for regulated decision processes and audits?

Yes, you can apply procedural gating to regulated decision processes and audits. The mechanism enforces explicit pre-procedure checks and inline step confirmations, ensuring all compliance requirements are verifiably cleared before regulated actions proceed.

When do I need a formal checklist discipline for AI governance?

You need formal checklist discipline for AI governance when workflows require strict gating to prevent omissions under cognitive load. It is essential for safety-critical deployments, audits, and complex data-handling workflows where partial executions pose significant risk.