PROMPTGLASS
Summary
A prompt linting tool for catching conflicts before the model does something weird.
Problem
Prompt problems are hard to see until the model fails: conflicting rules, unclear priority, stale examples, and hidden assumptions.
What it does
Promptglass watches prompts like code and points out conflicts, vague instructions, and repair notes before they hit production.
Stack
- prompt engineering
- evaluation
- developer tooling
Status
concept build
Next step
Turn the lint rules into repeatable checks and test them against real prompt files.
Terminal output
- prompt checked
- conflicts surfaced
- repair notes queued