KernelLord/pickysteve

9 stars · Last commit 2026-07-16

Skill router and context picker for Claude Code, Cursor, and Aider. Auto-picks the right skill for every prompt, with prompt-injection filtering for MCP.

README preview

<p align="center">
  <img src="assets/img/social-banner.jpg" alt="PickySteve — picks the right skill for your coding agent" width="820">
</p>

<p align="center">
  <em>Picky about what he loads into context, including what he refuses to load.</em>
</p>

### ▶ Watch the trailer

https://github.com/user-attachments/assets/8750946b-36be-4c48-bf73-79513451d1f5

<p align="center">
  <img src="https://img.shields.io/badge/license-MIT-blue" alt="license: MIT">
  <img src="https://img.shields.io/badge/python-3.11%2B-blue" alt="python 3.11+">
  <img src="https://github.com/KernelLord/pickysteve/actions/workflows/ci.yml/badge.svg" alt="CI">
</p>

PickySteve is a lightweight orchestration layer. A cheap model figures out which skill a request
actually needs, retrieves that one skill, and hands a small, focused, untrusted-data-boundaried

View full repository on GitHub →