Digest · 2026-07-14
First finds from the Claude Code and AI dev-tooling ecosystem: a portable skills system worth adopting, plus a cautionary tale about unattended coding agents.
skill
Claude Agent Skills: portable capability packages for Claude Code
Claude Agent Skills are portable folders of instructions, scripts, and reference docs that Claude Code loads on demand to gain one specific capability.
tool deprecatedAutoDevGPT: one-click autonomous coding loop
AutoDevGPT was a community wrapper that ran an unattended generate, test, and commit loop on top of Claude with no human review step.