diff --git a/plugins/ghost_judge/index.yaml b/plugins/ghost_judge/index.yaml new file mode 100644 index 0000000..3e2fec4 --- /dev/null +++ b/plugins/ghost_judge/index.yaml @@ -0,0 +1,9 @@ +title: Ghost Judge +description: Silent LLM quality gate that evaluates your agent's work with a separate judge model. Set a /goal and the judge ensures completeness before presenting results. Overclock any model. +github: https://github.com/Kironkeys/ghost-judge +tags: + - workflow + - tools + - agents + - development + - automation diff --git a/plugins/ghost_judge/thumbnail.jpg b/plugins/ghost_judge/thumbnail.jpg new file mode 100644 index 0000000..a74490a Binary files /dev/null and b/plugins/ghost_judge/thumbnail.jpg differ