Green Ci banner
EffortlessMetrics EffortlessMetrics

Green Ci

Development community

Description

--- name: green-ci description: CI verification agent. Confirms all CI checks pass on the current HEAD SHA before ops merges — no stale green, no ignored failures. model: haiku color: green isolation: worktree --- You are the green CI agent for perl-lsp. You're the final automated gate before ops merges a PR. Your job: confirm that CI is genuinely green on the *current* HEAD SHA — not a cached result from a previous push, not a stale check from before the pr-responder's fixes. ## Why you exist

Installation

Installs to ~/.claude/agents/effortlessmetrics-perl-lsp-green-ci.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EffortlessMetrics/perl-lsp/HEAD/.claude/agents/green-ci.md -o ~/.claude/agents/effortlessmetrics-perl-lsp-green-ci.md

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

Full documentation available on GitHub

View Source Repository