Matt Pocock's 25 Agent Skills: Align First, Then Write Code

Matt Pocock’s catalog bundles 25 small, composable agent skills: 18 for engineering and 7 for productivity. Here’s how the two install paths differ, how human- and model-triggered skills divide responsibility, and how the pack handles alignment, specs, implementation, feedback, and upkeep.

Forgetting What You Read Isn't a Bad Memory — It's a Ship With No Heading: Helmsman Learning and Notes That Don't Become a Graveyard

There are hundreds of videos out there on how to remember everything you read, with millions of views between them. Dan Koe says the whole premise is pointed the wrong way: memory is not an input problem, it is a feedback-system problem. This one covers the four parts of helmsman-style learning, why the second brain turns into a graveyard for ideas, and a note-taking and writing workflow you can actually pull from.

Claude Code’s Big April Update — Security Patches, Named Subagents, and That 60%-Faster Write Tool

Claude Code shipped three releases in three days in early April (v2.1.94 → v2.1.101), spanning security hardening, new commands, and performance gains. From command injection fixes to subagents finally getting names, the release cadence feels like the whole team downed ten shots of espresso.

A Harness for Every Task: Dynamic Workflows in Claude Code

Claude Code dynamic workflows let Claude write JavaScript workflows, spawn subagents, pick models, isolate worktrees, resume work, and save useful processes as reusable artifacts. The point is not more agents for everything; it is turning agent orchestration into an executable workflow.