# Gocd

> Read GoCD pipeline and stage results. Use when users ask about GoCD pipeline runs, deployment failures, run history, stages, or jobs.

- Skill: `getsentry/gocd` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add getsentry/gocd`
- Raw SKILL.md: https://api.skillmd.com/api/skills/getsentry/gocd/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: Sentry (https://skillmd.com/u/getsentry)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/getsentry/gocd

---


# GoCD

Use the GoCD tools for current pipeline and stage data.

## Rules

- Treat GoCD access as read-only.
- Use the configured pipeline when the user does not name one.
- Use `pipelines` to find pipeline names and `pipelineHistory` for recent runs.
- Use the narrower run, stage, status, or job tool when the request needs it.

