DevOps / SRE / Platform · 31.08.2026, 13:02 UTC
Your agent context needs a development lifecycle
| Schweregrad | info |
|---|---|
| Kategorie | DevOps / SRE / Platform |
| Quelle | The New Stack ↗ |
| Veröffentlicht | 31.08.2026 UTC |
Sicherheitsmeldung mit Schweregrad noch nicht bewertet. Technische Details im Tab „Originaltext“; empfohlene Schritte in der Checkliste.
Skills, agent configurations, prompt instructions, and rules files. These artifacts now determine what your coding agents produce. They shape every line of generated code, every architectural decision, every convention the agent follows or ignores. They are, functionally, software.
Nobody treats them that way. Teams write a skill, commit it to a repo, and never test whether it still works after a model update. Agent configurations are copied and pasted across teams without versioning. Rules files drift out of sync with the codebase they describe. When something breaks, the signal is a developer noticing weird output and complaining on Slack.
“If context is the new code, what is its software development lifecycle?”
Patrick coined a framework for what’s missing: the Context Development Lifecycle. The CDLC is not about context window management or fitting more tokens into a prompt. It’s about managing the quality of the pieces that go into the context window. Is a skill up to date? Does the model actually react to it correctly? Are you providing context the model already knows? If context is the new code, what is its software development lifecycle?
The four phases of the context development lifecycle
The CDLC has four phases that map directly onto what we already do with code.
Generate is where everyone starts. Writing skills, building prompt configurations, setting up agent rules. It’s the equivalent of writing code, and it’s where most of the time goes today.
Evaluate is testing. Checking whether the linting on the front matter is correct or whether the syntax is too …
Maßnahmen
⬇ Als MarkdownVerwandte Beiträge
- info Ten Great DevOps Job Opportunities
- info Lunar Cyber Launches Token Exposure Monitoring as Infostealers Target Developer and AI Credentials
- info Anthropic’s Claude fixed all 10 alignment failures. Then it tried to cheat 2.4% of the time.
- info Broadcom Launches Trusted Artifact Service for Spring Framework