heartpunk/motivational-interviewing-skill — explained in plain English
Analysis updated 2026-05-18
Get help thinking through a decision you feel stuck or ambivalent about, without being pushed toward an answer.
Use an AI assistant that reflects your thoughts back to you instead of jumping straight to advice.
Practice a supportive, non-directive conversation style modeled on real counseling transcripts.
| heartpunk/motivational-interviewing-skill | 09catho/axon | 0x1-1/revival | |
|---|---|---|---|
| Stars | 13 | 13 | 13 |
| Language | — | JavaScript | C++ |
| Setup difficulty | easy | moderate | hard |
| Complexity | 1/5 | 4/5 | 5/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Setup is a single command or config copy, and differs slightly by which AI tool you use.
This is a plugin for AI coding assistants that teaches the assistant to practice a specific counseling technique called motivational interviewing. Motivational interviewing is an approach used by therapists and counselors to help people work through ambivalence, meaning situations where they feel pulled in two directions and cannot decide which way to go. The method involves listening carefully, asking open questions, and helping the person hear their own thoughts more clearly, without the practitioner pushing a particular answer. When you invoke this plugin, your AI assistant shifts into that mode. Instead of offering solutions or telling you what to do, it reflects back what you say, explores both sides of whatever you are weighing, and supports you in reaching your own conclusions. The README describes specific scenarios where this is useful: being stuck between two options, feeling reluctant to start or stop something, going in circles on a decision, or wanting someone to think alongside you without being directed. The skill was built using patterns from the AnnoMI dataset, a set of 133 expert-annotated motivational interviewing conversations from academic research. High-quality examples teach the assistant what good practice looks like, including reflective listening, scaling questions, and respecting the person's right to decide. Low-quality examples in the dataset teach what to avoid, such as giving unsolicited advice, arguing, or jumping straight to solutions. Installation works with several AI tools: Claude Code, OpenCode, Codex, and Pi. Each has its own setup path described in the README, typically involving a single command or copying a configuration file. The project is licensed under CC-BY-4.0.
A plugin that trains AI coding assistants to use motivational interviewing, a counseling technique that helps people think through tough decisions without being told what to do.
You can copy, share, and adapt the work for any purpose as long as you give credit to the creator.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.