Review Workflow — DevOps skill for Claude Code
Analyze a GitHub Actions workflow for best practices, efficiency, and alignment with Sindri's CI/CD patterns.
How to install Review Workflow
Installs to ~/.claude/commands/pacphi-sindri-legacy-review-workflow.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pacphi/sindri-legacy/HEAD/.claude/commands/review-workflow.md -o ~/.claude/commands/pacphi-sindri-legacy-review-workflow.md Restart Claude Code, or start a new session, for it to be picked up.
What Review Workflow does
description: Analyze a GitHub Actions workflow for best practices, efficiency, and alignment with Sindri's CI/CD patterns
Review the GitHub Actions workflow file "{{args}}" for optimization opportunities and best practices:
- Workflow Structure Analysis:
- Check job dependencies and parallelization opportunities
- Identify redundant or duplicate steps
- Verify proper use of conditional execution (if, needs)
- Check for appropriate timeout settings
- Validate strateg
Alternatives in DevOps
- CLAUDE.md CI/CD Wiki — Community patterns for CLAUDE.md configuration in CI/CD pipelines 22.3k ★
- Claude Code GitHub Actions — by Anthropic - Official GitHub Actions integration for Claude Code with examples and documentation for automat 6.4k ★
- Terraform Skill For Claude — Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Build Review
Analyze build systems and CI/CD pipelines to identify optimization opportunities
Cloud Review
Analyze AWS cloud architecture and create a cloud optimization plan
Azure
Azure identity (Workload Identity, OIDC, Entra ID), resource tagging, AKS platform patterns, RBAC scoping, and
Skill
Web extraction engine with antibot bypass. Scrape, crawl, extract, summarize, search, map, diff, monitor, rese
Optimize Docker
Analyze and optimize Docker builds for production
Environment Scanner
Scan and analyze development environments
Related Agents
CI Optimizer
Expert CI/CD workflow optimizer specializing in GitHub Actions performance, composite action patterns, and Sin
GitHub Milestone Analyzer
Use this agent to analyze GitHub milestones and issues for patterns, time estimation accuracy, and outcome ali
Review Performance
Reviews code changes for performance issues including algorithmic complexity, unnecessary allocations, lock co