act-ai-crew-run

Run existing AI crew workflows with structured inputs and outputs.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/JuroOravec/agents --skill act-ai-crew-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: act-ai-crew-run
Source: https://github.com/JuroOravec/agents/tree/main/.cursor/skills/act/ai-crew-run
Command: npx skills add https://github.com/JuroOravec/agents --skill act-ai-crew-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined way to run an existing AI crew/committee workflow, manage inputs and outputs, and troubleshoot results within a single, repeatable process.

Core Features & Use Cases

  • Orchestrates running currently defined AI crews (e.g., prd-review) with structured input/output handling.
  • Supports phase-based execution, on-demand evaluation, and integration with script-based crews.
  • Use case: trigger a PRD-review crew with a draft PRD to produce a refined document and a set of outstanding questions.

Quick Start

Run a configured AI crew with your input to execute the workflow and capture the results.

Frequently Asked Questions about act-ai-crew-run

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

FAQPage Schema
How do I execute an AI crew workflow with structured inputs and outputs?

To execute an AI crew workflow, you trigger a configured crew with your structured inputs, manage phase-based execution, and capture the structured outputs within a single repeatable process.

What is phase-based execution for AI crew workflows?

Phase-based execution in AI crew workflows is a mechanism that processes inputs through distinct operational stages, capturing metadata and enabling on-demand evaluation at each step.

How do I trigger a prd-review crew with a draft document?

You trigger a prd-review crew by passing a draft PRD document as input, which invokes the script-based crew to produce a refined document and a set of outstanding questions.

Do I need specific environment variables set up to run AI crew workflows?

Yes, running AI crew workflows requires environment variable setup to properly configure the execution environment, pass inputs, invoke scripts, and record structured results.

What is the best way to manage and troubleshoot AI crew outputs?

The best way to troubleshoot AI crew outputs is by using a streamlined process that handles input/output recording, captures execution metadata, and isolates issues within the workflow orchestration.