This Week in AI Coding: Claude Cowork, Spec-Driven Development, and Ralph Wiggum
Useful AI coding links to read/watch for this week of January 14, 2026.
Useful AI coding links to read/watch for this week of January 14, 2026.
If you ask Claude Code to commit and push changes to GitHub in a prompt, it will add itself as a co-author of that commit. How to remove it?
Thariq's favorite way to use Claude Code to build large features is spec based.
I’ve been working with AI tools on Laravel projects, and gathered quite a few guidelines from practice - where LLMs fail to deliver the latest version code or slip somewhere else.
A Claude Code plugin that lets you use GPT 5.2 powered subagents directly within Claude Code.
On January 9th, people using Claude Code subscription inside of OpenCode, started seeing a message "This credential is only authorized for use with Claude Code".
A simple but very effective rule I use in Claude Code is this "comments[.]md" file. It prevents Claude from writing slop comments like "increment counter" on already self-documenting code.