matt-pocock
3 articles
AI Is Eating the Junior Dev's Day Job. Matt Pocock's Fix Is a Folder.
Matt Pocock's senior-programmer recipe sounds like a joke: install /teach, make a folder, paste a prompt. Underneath is a sharp point: AI is eating tactical coding, so strategic learning now needs durable folders that remember progress.
Matt Pocock's Git Guardrails: Stop Claude Code from Accidentally Nuking Your Repo with git push --force
Matt Pocock released git-guardrails, a Claude Code skill that uses a PreToolUse hook to intercept dangerous git commands like push, reset --hard, and clean -f. It is a practical YOLO-mode safety rail for agents in Docker Sandbox.
Matt Pocock: I've Stopped Reading AI Plans — Because the Conversation IS the Plan
TypeScript guru Matt Pocock: Stop reading AI plans! The real signal is pre-plan conversation quality. If you and AI share mental models, the plan is just a compressed understanding, echoing Brooks' 'design concept' from The Mythical Man-Month.