Staging Log Verifier banner
mhylle mhylle

Staging Log Verifier

DevOps & Infrastructure community

Description

--- name: staging-log-verifier description: Use this agent to fetch staging service logs for a deploy window, scan them for errors, warnings, and stack traces, and return a verdict of CLEAN or ERRORS_FOUND with excerpts of the offending lines written to a log file on disk, or BLOCKED when the logs are unreachable. Spawned by the ship-issue orchestrator after a staging deploy, alongside staging-e2e-verifier.\n\nExamples:\n\n<example>\nContext: Issue #142 was deployed to staging at 14:02 and the l

Installation

Installs to ~/.claude/agents/mhylle-claude-skills-collection-staging-log-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mhylle/claude-skills-collection/HEAD/agents/staging-log-verifier.md -o ~/.claude/agents/mhylle-claude-skills-collection-staging-log-verifier.md

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

Full documentation available on GitHub

View Source Repository