Four new skills
Model routing (Opus/Sonnet/Haiku/Fable), prompt caching by default, streaming vs. batch, tool use, and migration playbooks for model-version bumps.
Tri-agent. Vector-DB decision tree, embedding choice, chunking, hybrid search, and retrieval eval with golden sets and recall@k / nDCG.
Tri-agent. Claude Agent SDK scaffold, subagent topology, tool-budget design, harness-loop shapes, and eval over task fixtures.
Prompts as artifacts: file-shaped versioning, eval datasets, regression detection. /oc-prompt regress blocks on a score drop.
Cross-skill ripples
- oc-app-architect gained an “AI app?” branch in
/oc-discoverthat routes to the four new skills. - oc-stack-forge added vector-DB packs (pgvector, Turbopuffer, Pinecone, Supabase Vectors) to the pack registry.
- oc-code-auditor learned a prompt-injection + tool-use AI-safety sweep; opchain published its own dogfooding eval set under
oc-prompt-ops. - New GTM surfaces: /ai-recipes, /blog, /for-agencies.
1.5.0; the four new skills ship gated behind their
skills.registry.<id>.enabled flags.