repo-consistency
Checks documentation consistency across the repository. Use when user asks to "check consistency", "are the documents consistent", "is everything aligned", "verify documentation", or "/repo-consistency".
Essential command-line tools and system utilities.
Checks documentation consistency across the repository. Use when user asks to "check consistency", "are the documents consistent", "is everything aligned", "verify documentation", or "/repo-consistency".
Manage Docker containers and services using Docker MCP. Start/stop containers, monitor logs, check health status, inspect configurations, debug container issues, and manage multi-container applications. Use when working with containerized services or debugging Docker issues.
ArgoCD GitOps patterns including sync waves, app-of-apps, multi-source applications, and Helm value overlays.
Guide for ensuring CLI and VSCode extension produce identical analysis results. Use when verifying CLI-Extension parity, debugging output differences, or setting up consistency checks.
Docker Compose container orchestration and management. Manage multi-container applications, services, networks, and volumes. Use for local development, testing, and orchestration of containerized applications.
Work with Gerrit code reviews using the ger CLI tool. Use when reviewing changes, posting comments, managing patches, or interacting with Gerrit. Covers common workflows like fetching changes, viewing diffs, adding comments, and managing change status.
Ansible configuration management and automation with safety controls
CI/CD integration - GitHub Actions, automation, pipeline integration
Use PROACTIVELY when checking if tests catch real bugs, assessing test suite quality, finding weak tests, or measuring mutation score. Validates test effectiveness beyond coverage metrics by introducing code mutations. Supports Stryker (JS/TS), PIT (Java), mutmut (Python). Not for projects without existing test suites.
Mandatory code reviews via /code-review before commits and deploys
Git worktree workflow helpers for parallel development on multiple branches
ArgoCD GitOps operations for OpenShift homelab. Manage app sync status, perform controlled rollbacks, diff changes before deployment, and troubleshoot sync issues. Use when deploying apps, checking GitOps status, or debugging ArgoCD problems.
Analyze plans and code quality for any file or change set. Use when asked to review a plan, assess implementation quality, score completeness against a checklist, or provide actionable QA feedback (correctness, tests, reliability, maintainability).
Master security documentation with security policies, incident response plans, security procedures, and compliance documentation.
Master test automation with Selenium, Cypress, Playwright, framework design, and maintainable automated tests.
Validate Cookiecutter templates, Terraform modules, and Harness pipelines
Expertise in automated testing, code review practices, and quality standards enforcement. Activates when working with "lint", "test", "review", "coverage", "quality", "standards", or test automation.
Audit test coverage for code changes. Identifies untested logic and provides specific test recommendations. Read-only analysis. Use before PR or after implementation. Triggers: review coverage, check tests, test coverage, are tests adequate.
Plans pytest test strategies for Drift's 90%+ coverage requirement using coverage analysis, edge case identification, and test suite design. Use when determining what tests to write, analyzing coverage gaps, or planning test strategies.
Enhances Claude Code PR workflow with fork detection, uncommitted changes handling, and MCP-based creation. Integrates with standard PR behavior—adds repository-aware checks, template discovery, and target branch detection before delegating to default PR content generation. Use for 'create PR', 'open PR', 'pull request', 'submit for review', 'open pull request'.
Provides comprehensive code review checklist following team standards. Use when reviewing pull requests or preparing code for review.