vibe-skill
SkillDelegates coding tasks to Mistral Vibe and supervises results via git diff to reduce Claude token consumption by 50-90%.
git clone https://github.com/pcx-wave/vibe-skillClaude orchestrates. Vibe does the heavy lifting. You review the diff, save tokens, costs and avoid hitting limits!
Claude sees only ≈500–1500 tokens per run regardless of how many file reads Vibe performs internally — massive savings on exploratory and implementation tasks.
Note that Vibe works natively with Mistral models which are capable and significantly cheaper than Claude, but Vibe can also be configured to use any other provider/model instead. Eg you can use a deepseek model with vibe tooling.
Summary: 1. User types `/vibe ` in Claude Code 2. Claude decomposes the task and writes a prompt 3. `vibe-delegate` runs Mistral Vibe in a pseudo-TTY 4. The delegate reports tool calls, token counts, and `git diff --stat` 5. Claude reviews the diff and summarizes the result
- Source
- community
- Known advisories
- 0
- Maintenance
- active
- License
- none
- Age
- 2 months