Fetching from the wire…
Research2026-08-09 · source-backed
Skill-α (arXiv 2608.01678) reframes skill generation as RL over sequential edits, decomposing skill construction into individually evaluable changes. The novel signal is a rollback reward that scores each modification by comparing downstream task execution using the original skill against the edited one, which solves the core problem that skills have no natural correctness label, only downstream utility. Gains 3.3 points on CL-Bench and 6.7 on tau2-bench over the strongest baseline with a GPT-4o worker. Code is public. Transferable idea for anyone maintaining CLAUDE.md or SKILL.md files: A/B each edit against real task replays instead of accepting agent-proposed doc changes because they read well.
Each link below shares sources, entities, or timing with this story.
1. Flip your multi-model pipeline to review-then-generate. Instead of using a reasoning model to plan before code generation, let the specialist generate freely and use reasoning tokens for review. Paper shows 90.2% pass@1 vs 87.2% for the planning pattern. Source 2. Audit you...
Everyone spent yesterday arguing about benchmark numbers. Tencent quietly published data suggesting the numbers belong to your infrastructure, not the model. The WorkBuddy Bench leaderboard reports every model under two different agent harnesses — CodeBuddy Code and Claude Cod...
Terminal-Bench 2.1 results (entries dated June 17) put Codex CLI on GPT-5.5 first at 83.4%, Claude Code on Fable 5 second at 83.1%, and Claude Code on Opus 4.8 at 78.9%. The asterisk matters more than the ranking: Fable 5 and Mythos 5 have been export-suspended since June 12,...
This one annoyed me, because I've been running the losing pattern. SWE-QA (arXiv 2608.01507) compares the sub-agent grep pattern that Claude Code, Codex and Antigravity all ship by default against a pre-built semantic index over the same repository. Semantic search answered 65...
Scott Spence published a technique that dramatically improves Claude Code skill activation. Create a hook that fires on every prompt with a three-step mandate: EVALUATE (for each skill, state YES/NO with reason), ACTIVATE (use Skill() tool NOW), IMPLEMENT (only after activatio...
1. Build a Private Claude Code Plugin Marketplace (intermediate, vibe-coding) — Bundle skills, agents, hooks, MCP servers into installable team plugins via GitHub repos. Docs 2. Google ADK TypeScript Multi-Agent Orchestration (intermediate, agent-patterns) — Code-first agent f...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.