Fetching from the wire…
Vibe Coding2026-07-11 · source-backed
MadsLorentzen/ai-job-search evaluates postings, tailors CVs, writes cover letters, and preps interviews. It hit #1 on GitHub trending July 7, now ~19.5K stars and 5.6K forks. The standout design is a drafter-reviewer split: a second Claude agent with fresh context researches the company and critiques the drafts, plus ATS text-layer verification and a hard rule against fabricating skills. It's a forkable template for the multi-agent critic pattern on a mainstream use case.
Each link below shares sources, entities, or timing with this story.
Issue 6235 on anthropics/claude-code asks Claude Code to read AGENTS.md, the config file that Codex, Amp, Cursor and most other harnesses already load, rather than only CLAUDE.md. It has been open since August 2025. It has accumulated over 5,200 reactions and 300+ comments, ma...
bradautomates/claude-video (v0.2.0, July 1) lets agents download, frame-extract, and transcribe any video via yt-dlp, ffmpeg, and Whisper, then hand it to Claude's multimodal Read (GitHub). It ships as an Agent Skill usable across 50+ agents: Claude Code, Codex, Cursor, Gemini...
1. Use claude agents --json to build session dashboards. Claude Code v2.1.145 outputs all live agent sessions as structured JSON with status, model, elapsed time, and parent relationships. Pipe it into a tmux status bar widget or session picker script for switching between bac...
VoltAgent's awesome-design-md repository packages 57 complete brand design systems as structured markdown files. Apple, Notion, Airbnb, Stripe, Uber. Drop one in your Claude Code workspace and the agent generates pixel-accurate UI matching that brand's visual language. Source:...
Anthropic invented a file convention. It's now shipping GA inside a competitor's product. Nobody wrote a spec, nobody held a standards meeting, it just happened. On July 29, GitHub made agent skills and MCP server support generally available in Copilot code review for all Pro,...
If you've written Claude Code skills with context: fork in the frontmatter, go check them right now. As of the July 22 release, /code-review runs as a background subagent, and any skill declaring context: fork runs in the background by default (release notes). The opt-out is b...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.