workflows-review

Triggers a GitHub workflow review via the ce:re:view command for CI/CD changes.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard --skill workflows-review-jimmychen-nxp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflows-review
Source: https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard/tree/main/.github/skills/workflows-review
Command: npx skills add https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard --skill workflows-review-jimmychen-nxp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined way to review GitHub workflows, ensuring code quality and adherence to best practices.

Core Features & Use Cases

  • Automated Review: Initiates a review process for GitHub workflows.
  • Clarity and Renaming: Renamed from /workflows-review to /ce:review for better clarity and to avoid potential naming conflicts.
  • Use Case: When a pull request includes changes to CI/CD workflows, use this Skill to quickly initiate a review.

Quick Start

Use the workflows-review skill to review the latest changes.

Frequently Asked Questions about workflows-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review GitHub workflows for code quality in a pull request?

Reviewing GitHub workflows for code quality involves validating CI/CD pipeline changes to ensure best practices. This skill initiates a targeted review process for workflow files, checking configurations and maintaining code quality standards during pull requests.

What is the best way to automate CI/CD workflow reviews?

Automating CI/CD workflow reviews is best achieved by triggering a dedicated review command during pull requests. This process evaluates GitHub workflow files, ensuring pipeline configurations adhere to code quality standards and best practices.

Can I use this workflow review process with my existing CI/CD pipelines?

Yes, you can use this workflow review process with existing CI/CD pipelines. The skill is specifically designed to integrate seamlessly into current code review processes, allowing you to initiate reviews directly when pull requests include changes to GitHub workflows.

When do I need to run a GitHub workflow review?

You need to run a GitHub workflow review when a pull request includes changes to CI/CD workflows. Initiating this review process quickly validates the modifications, ensuring that updates to your GitHub workflows maintain clarity and adhere to established best practices.

Why was the GitHub workflows review command renamed?

The GitHub workflows review command was renamed to `/ce:review` to provide better clarity and avoid potential naming conflicts. This renaming ensures maintainability in workflow management while preserving the core functionality of initiating the CI/CD review process.