CD Pipeline
A Continuous Deployment (CD) pipeline is an automated software delivery mechanism that triggers actions upon each successful deployment of code.
In the context of Claude Code agentic workflows, a CD pipeline is cited as an example of an event source that can invoke proactive agent behavior — specifically, the pipeline can post or notify after every deploy, triggering downstream AI agent actions without requiring manual initiation. Build a proactive agent workflow with Claude Code, 19:10