Loading...
Loading...
Automatic risk assessment before every critical action in agentic workflows. Detects irreversible operations (file deletion, database writes, deployments, payments), classifies risk level, and requires confirmation before proceeding. Triggers on destructive keywords like deploy, delete, send, publish, update database, process payment.
npx skill4agent add fatih-developer/fth-skills checkpoint-guardian1. Detect critical action in the current step
2. Classify risk level (LOW / MEDIUM / HIGH)
3. Apply checkpoint behavior based on level
4. Log the checkpoint decision
5. Show audit trail at end of tasktemplates/checkpoint-medium.md.tmpltemplates/checkpoint-high.md.tmplreferences/RISK_MATRIX.mdprodproductionliveCompleted: [what was done][CHECKPOINT LOG]
Step : [step number or sequence]
Action : [summary]
Risk : LOW / MEDIUM / HIGH
Decision : Passed silently / Approved / Rejectedreferences/EXAMPLES.mdtemplates/checkpoint-high.md.tmpltemplates/checkpoint-medium.md.tmpl