feat: add ai-psychosis plugin to open marketplace

Meta-awareness tools for healthy AI interaction patterns.
Detects reinforcement loops, scope escalation, and compulsive patterns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-04-06 20:46:09 +02:00
commit 297867f847
19 changed files with 1920 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "ai-psychosis",
"version": "1.0.0",
"description": "Meta-awareness tools for healthy AI interaction patterns. Detects reinforcement loops, scope escalation, narrative crystallization, and other compulsive patterns.",
"author": "Kjell Tore Guttormsen",
"license": "MIT",
"repository": "https://git.fromaitochitta.com/open/ai-psychosis"
}