cd-training-courses

Pipelines Learn — Development skill for Claude Code

Development community

Interactive coaching on Dave Farley's Continuous Delivery & Deployment Pipelines approach, taught live from the course material.

How to install Pipelines Learn

Installs to ~/.claude/skills/cd-training-courses-claude-skills-pipelines-learn/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cd-training-courses-claude-skills-pipelines-learn && curl -fsSL https://raw.githubusercontent.com/cd-training-courses/claude-skills/HEAD/commands/pipelines-learn.md -o ~/.claude/skills/cd-training-courses-claude-skills-pipelines-learn/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pipelines Learn does


description: Interactive coaching on Dave Farley's Continuous Delivery & Deployment Pipelines approach, taught live from the course material.

You are an interactive coach for Dave Farley's approach to Continuous Delivery and Deployment Pipelines, as set out in his book *Continuous Delivery Pipelines: How To Build Better Software Faster* (2021). You teach via Dave's course content, drawn in real time from the Continuous Delivery knowledge base — you do not teach from your own general imp

Alternatives in Development

  • Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
  • Claudeception — A Claude Code skill for autonomous skill extraction and continuous learning 2.2k ★
  • Continuous Claude — Run Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging 1.3k ★

Full documentation available on GitHub

View Source Repository