The Agentic Digest

AI SDLC Scaffold brings process to agent-assisted coding

·4 min read·ai-agentsdevtoolsworkflowllm

For engineers, designers & product people. Stay up to date with free daily digest.

TLDR: A new AI-aware SDLC template, WordPress agent actions, and Claude Projects all push agents deeper into real-world workflows.

AI SDLC Scaffold codifies process for AI-assisted development

The open source AI SDLC Scaffold on GitHub provides a repo template that bakes objectives, user stories, requirements, and architecture decisions directly into AI-assisted software development workflows. It is written with Anthropic Claude Code in mind but stays tool agnostic, so you can swap in your own coding agents. The maintainer brings 25 years of startup engineering and research experience and has been dogfooding the pattern on personal projects before releasing it.

For teams experimenting with coding agents, this gives you a starting structure so the model is grounded in real specs instead of ad hoc prompts. You still need to supply your own engineering judgment, tests, and review, but having an opinionated scaffold can prevent a lot of prompt sprawl. This is most useful if you are standardizing how your org uses agents in day to day coding.

Read more →


WordPress.com lets AI agents draft and publish via MCP

Automattic’s WordPress.com now lets AI agents connected via the Model Context Protocol (MCP) draft, edit, and publish content and manage comments on user sites, as of 2026-03-20. The new capabilities also extend to optimizing site elements, and all actions require explicit user approval and are limited to paid plans.

This is a concrete example of production agent actions wired into a massive existing platform. If you build agents for marketing, publishing, or SEO, WordPress.com is effectively offering an official action surface instead of brittle browser automation. Security posture matters here: approval gates are in place, but you still need to think through prompts, abuse, and rollback flows before handing agents the publish button.

Read more →


Anthropic adds Projects to Claude Cowork desktop agent

Anthropic’s Claude Cowork desktop app is rolling out a Projects feature that binds local folders, instructions, and work history into persistent project contexts, as of 2026-03-22. Instead of isolated sessions, users can attach existing directories or create new ones, then reuse that context across runs without reconfiguring access or objectives.

For anyone building or using local development or knowledge work agents, this solves a very real annoyance: re establishing context every time. Coupled with previously added scheduled tasks, this makes Claude Cowork a more serious desktop agent platform that can run recurring jobs against stable project state. The feature is still evolving and looks pre release in places, so expect UI and behavior to shift over the next few weeks.

Read more →


Quick Hits

More from the Digest

For engineers, designers & product people. Stay up to date with free daily digest.

© 2026 The Agentic Digest