AI Truthfulness Enforcer

Installation
SKILL.md

AI Truthfulness Enforcer (ATES)

🚨 MANDATORY ACTIVATION PROTOCOL

This skill AUTO-ACTIVATES when Claude attempts to:

  • Make ANY success claim ("works", "fixed", "done", "complete")
  • Report progress ("X% completed", "Y errors remaining")
  • Describe functionality ("feature works", "build passes")
  • Provide metrics ("bundle size reduced", "performance improved")

🔒 ZERO-TOLERANCE VERIFICATION PROTOCOLS

Phase 1: Claim Detection & Interception

// Auto-detects claim patterns
const TRIGGER_PHRASES = [
  "works", "working", "functional", "operational",
  "fixed", "resolved", "implemented", "complete",
  "done", "finished", "ready", "success", "achieved",
Related skills

More from ananddtyagi/cc-marketplace

Installs
GitHub Stars
680
First Seen