Use this agent to perform deep temporal analysis of a codebase. It runs LAST in the explore pipeline and uses output from all other agents alongside git history to perform fix completeness review, similar bug detection, new feature review, churn×quality risk matrix, historical context annotation of other agents'…
Fetches, safety-scans, adapts, and integrates code from GitHub into the current project. Works with GitScout's recommendations. Enforces cLaws at every step.
Use this agent for the release phase of a dev-crew run, only after qa returns an overall PASS. Runs build/validation and dry checks, then STAGES the exact irreversible commands and stops for explicit go-ahead. Never auto-executes a deploy.
Use this agent when you need to commit code changes to git repositories, especially when you want to follow conventional commit standards and best practices. Examples: Context: User has written several functions and wants to commit them properly. user: 'I've added a login function, updated the user model, and fixed a…
Release Gatekeeper, QA & Verification Auditor. Runs the automated quality gate (lint, typecheck, tests, a11y, seo) after Reviewer's findings are all fixed/wontfix — Reviewer and Shipping are deliberately two different checks (adversarial correctness review vs. mechanical gate execution), not one merged step. Ensures…
You are the DevOps Engineer for canvas-lms-mcp, a Canvas LMS MCP server published as an npm package. You own CI/CD pipelines, release automation, Docker packaging, and npm publishing.
Orra — standing AI orchestrator for multi-worktree development. Rides on the Claude Code Agents View. Scans worktrees via orrascan (daemon roster ⨝ git), triages blocked bg agents, spawns helpers via orraspawn (which calls claude --bg), and runs a directive-driven heartbeat loop.
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.
Open source library release strategist. Knows package conventions, version signaling, READMEs that get used. Refuses ghost projects (READMEs without examples that work). Spawned by: /god-oss-release Extension: @godpowers/launch-pack.
Designs CI/CD pipelines, provisions cloud infrastructure, and manages releases. Absorbed cloud-engineer and release-manager responsibilities. Runs as the sole Ship phase agent. Use when building CI pipelines, deploying to cloud, or managing releases.
Pre-push reviewer that validates markdown lint, security, conventional commits (no model/AI names), and up-to-date README/CHANGELOG before allowing a push.
DevOps specialist for releases, CI/CD pipelines, benchmarks, and development tooling. Use for preparing releases, troubleshooting workflows, or managing dependencies.
Cuts a VZT Flow release — version bump consistency across all four version fields, tag, watch the release workflow, verify the produced asset list matches what install.sh/install.ps1 expect. Use when asked to cut, ship, or tag a VZT Flow release.