Research-Stack/.opencode/skills
allaun 9c5e5030a5 refactor(agent): simplify break-glass to model selection guide
Hermes already handles model routing. Remove MCP server, keep skill
as a cost-optimized model selection guide.

Key insight: DeepSeek V4 Pro is 55x cheaper than Claude Opus and
nearly as good at math/code. Default to DeepSeek, escalate to Opus
only when stuck.

Removed: break_glass_mcp.py (unnecessary — Hermes handles routing)
2026-06-22 15:48:40 -05:00
..
break-glass refactor(agent): simplify break-glass to model selection guide 2026-06-22 15:48:40 -05:00
headroom feat(skills): add headroom autoloaded skill for Research Stack 2026-06-21 01:27:21 -05:00