Skip to content

prompt-compression-verifier

Verifies prompt compression quality. Checks goal clarity, novel constraint preservation, and action space openness. Flags over-specification and training-redundant content. Returns VERIFIED or ISSUES_FOUND.

shell
$ npx -y skills add doodledood/manifest-dev --agent claude-code

Ships with manifest-dev. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Verifies prompt compression quality. Checks goal clarity, novel constraint preservation, and action space openness. Flags over-specification and training-redundant content. Returns VERIFIED or ISSUES_FOUND.
Ships withmanifest-dev

Loop engineering for Claude Code and other agent CLIs: figure the problem out first, define what done means, then execute and verify every criterion independently.

Get the whole plugin, auto-invoked
Stats
70
Stars
0
Views
9
Forks
Active
Maintenance
HTML
Language
MIT
License
17h ago
Last commit
6mo ago
Created

Repo: doodledood/manifest-dev