
Therapist
- Updated April 10, 2026
- jerrod/agent-plugins
Install when Claude Code keeps repeating the same mistakes, ignoring instructions, or drifting mid-task and you want a structured CBT-style intervention instead of more ad-hoc prompting.
About
Therapist is a Claude Code workflow plugin that treats stubborn agent misbehavior like a repeatable pattern rather than a random glitch. It packages a cognitive-behavioral style framework with eleven tools, ambient hooks, and a /therapist command so you can intervene when sessions keep making the same errors, skipping guardrails, or losing thread across turns. Developers who ship with agents hit these loops during build, review, and ops work alike; this skill is for those moments when restarting the chat or yelling in ALL CAPS stops helping. Use it when you want structured diagnosis and correction wired into the session instead of one-off reminders. It complements task skills and MCP integrations by improving how the agent executes everything else. Review hook behavior and tool permissions on the Security Audits panel before trusting it on sensitive repos.
- CBT-inspired framework to diagnose persistent Claude session behavioral loops
- Eleven dedicated tools plus ambient hooks for ongoing session awareness
- /therapist slash command for explicit in-session intervention
- Targets recurring agent habits (overconfidence, scope creep, instruction drift) not one-off bugs
- Workflow-category plugin aimed at long-running agent reliability
Therapist by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add jerrod/agent-plugins/plugin install therapist@agent-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | April 10, 2026 |
|---|---|
| Repository | jerrod/agent-plugins ↗ |
What it does
Install when Claude Code keeps repeating the same mistakes, ignoring instructions, or drifting mid-task and you want a structured CBT-style intervention instead of more ad-hoc prompting.
Files
Diagnose and fix persistent behavioral issues in Claude sessions using a CBT framework — eleven tools, ambient hooks, and a /therapist intervention command.
therapist
Source: ./plugins/therapist
{ "name": "therapist", "source": "./plugins/therapist", "category": "workflow", "description": "Diagnose and fix persistent behavioral issues in Claude sessions using a CBT framework — eleven tools, ambient hooks, and a /therapist intervention command." }