akqwpeter-prog/skill-bartender

akqwpeter-prog★ 0PythonLast synced: 2026-08-16

Open on GitHub

🍸 Task-to-skill pairing with a laziness ladder and a safe install cellar. Never overpours, never serves untasted. DSH · Claude Code · Codex

README excerpt

skill-bartender 🍸 Task-to-skill pairing with a laziness ladder and a safe install cellar. Your agent already sees a catalog of skill names and descriptions — but it over-pours: loads too many skills, loads the wrong ones, or misses the one workflow skill that composes the task. skill-bartender is the meta-skill that fixes the pour: - 🪜 Laziness ladder — zero skills when plain tools suffice; one skill when one matches; workflow over hand-composed atomics; unsure → don't load. (Spirit: ponytail — the best load is the load never made.) - 🍷 Routing table — a user-editable task→skill map (references/policy.md). - 🔐 Safe cellar — when a needed skill is missing: quarantine → SkillSpector scan → explicit human approval → copy into the skills dir. Never auto-installs. - 🧠 Learn — loaded-but-unused skills get logged and skipped next time. Install (one file, three platforms) DeepSeek Harness mkdir -p /.dsh/skills/skill-bartender cp skills/skill-bartender/SKILL.md /.dsh/skills/skill-bartender/ cp -r skills/skill-bartender/references /.dsh/skills/skill-bartender/ Claude Code mkdir -p /.claude/skills/skill-bartender cp skills/skill-bartender/SKILL.md /.claude/skills/skill-bartender/ Codex m…

View full README on GitHub →
Agentsagent-skillsclaude-codecodexdeepseek-harnessdsh-pluginprompt-injectionsecurityagent

Category