PromptGate

An open GRIFF AI prompt preflight loop for safer AI work: turn messy requests into bounded prompts with score gates, auditor review, and 1 / 3 / 0 operator controls.

Paste This Into Any Capable LLM

Use https://promptgate.griff.run/llms.txt to install or run PromptGate for me. Do not call paid APIs. Run the smoke test and report the result.

Quick Start

git clone https://github.com/griffin9899/promptgate.git
cd promptgate
python scripts/promptgate.py --prompt-a "Clean up this AI request." --mode Core

One-Paste Install

Use https://promptgate.griff.run/llms.txt to install PromptGate for me, then run the smoke test.

Open install guide

Smoke Test

python scripts/promptgate.py --prompt-a "Smoke test." --mode Core --max-turns 3 --controls 1,3,0

Expected result: the loop advances, repeats once, then stops with LastControl set to 0.

Agent Adapters

Codex skill: integrations/codex-skill/promptgate
ChatGPT instructions: integrations/chatgpt
Gemini instructions: integrations/gemini
Cowork brief: integrations/cowork

Analytics

PromptGate measures adoption without collecting prompts, transcripts, secrets, or local file paths. Cloudflare/edge telemetry tracks page and referrer signals; installer telemetry records only aggregate install success or failure.

Open live aggregate dashboard