workflow-integration-ci

Fetch, triage, and compose PR review comments across GitHub and GitLab.

4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/cuioss/plan-marshall --skill workflow-integration-ci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-integration-ci
Source: https://github.com/cuioss/plan-marshall/tree/main/marketplace/bundles/plan-marshall/skills/workflow-integration-ci
Command: npx skills add https://github.com/cuioss/plan-marshall --skill workflow-integration-ci

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires toon_parser, and includes scripts (resource) components.

What problem does it solve?

PR review processes can be slow and error-prone when fetching, triaging, and responding to comments across GitHub and GitLab.

Core Features & Use Cases

  • Fetch Comments workflow: retrieves PR review comments via provider-agnostic tools-integration-ci.
  • Handle Review workflow: triages comments and applies or explains changes.
  • Provider-agnostic: works with GitHub and GitLab via a unified abstraction.

Quick Start

Activate to automatically fetch, triage, and respond to PR feedback across providers.

Frequently Asked Questions about workflow-integration-ci

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

FAQPage Schema
How do I automate pull request review comments across both GitHub and GitLab?

Automating pull request review comments across GitHub and GitLab is done by fetching, triaging, and composing responses through a provider-agnostic abstraction. This unifies PR review workflows across different version control platforms.

What is the best way to triage PR feedback and apply requested changes automatically?

Triaging PR feedback and applying changes automatically is handled by the handle review workflow, which evaluates reviewer comments and either applies the requested modifications or generates explanations to streamline the code review process.

Can I use a single CI tool to fetch PR review comments from multiple version control providers?

Yes, you can use a single provider-agnostic CI tool to fetch PR review comments from multiple version control providers. It retrieves feedback via a unified integration layer that supports both GitHub and GitLab platforms.

How does provider-agnostic CI integration handle pull request workflows?

Provider-agnostic CI integration handles pull request workflows by using frontmatter-defined names and script-based capabilities to fetch and triage comments uniformly. This ensures consistent review automation regardless of the underlying Git hosting service.

Do I need toon_parser to automate pull request review comment handling?

Yes, toon_parser is a required dependency to automate pull request review comment handling. It provides the necessary parsing foundation for the script-based fetch and triage capabilities used during the PR review process.