cursor-workflows

Orchestrate Cursor agent workflows across settings edits, migrations, subagents, and PR babysitting.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/peterlianpi/zolai-ai --skill cursor-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cursor-workflows
Source: https://github.com/peterlianpi/zolai-ai/tree/main/website/zolai-project/.cursor/skills/cursor-workflows
Command: npx skills add https://github.com/peterlianpi/zolai-ai --skill cursor-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates Cursor agent workflows by unifying user settings edits, rules/subagents/skills migrations, PR babysitting, parallel model runs in git worktrees, branch-context diffs, and focused code reviews. Use when orchestrating across multiple built-in and custom skills.

Core Features & Use Cases

  • Orchestrates updates to Cursor settings, migrations of rules to skills, and creation of subagents and skills.
  • Coordinates PR babysitting, best-of-n style evaluations, and branch-diff driven guidance to streamline collaboration.
  • Supports modular routing to built-in sub-skills (update-cursor-settings, migrate-to-skills, create-subagent, create-rule, babysit, best-of-n, read-branch, create-skill) and centralized orchestration.

Quick Start

Use this skill to orchestrate Cursor agent workflows across settings edits, rule migrations, subagent creation, PR babysitting, and branch-focused reviews.

Frequently Asked Questions about cursor-workflows

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

FAQPage Schema
How do I automate Cursor agent workflows for settings, rules, and subagents?

Automate Cursor agent workflows by orchestrating settings edits, rules-to-skills migrations, and subagent creation through modular routing to built-in skills. It unifies these tasks end-to-end, providing centralized orchestration and traceability via frontmatter-defined scopes.

What is the best way to babysit PRs and run parallel model evaluations in Cursor?

Babysit PRs and run parallel model evaluations by coordinating best-of-n style runs in git worktrees. The workflow orchestrates these processes alongside branch-context diffs to streamline collaboration and guide focused code reviews.

Can I migrate Cursor rules to skills and create new subagents end-to-end?

Migrate Cursor rules to skills and create new subagents using dedicated modular routing paths. The orchestration workflow handles the full migration lifecycle and subagent generation, enforcing guardrails and scope traceability throughout the process.

Does this workflow orchestration support branch-diff driven code reviews?

Workflow orchestration supports branch-diff driven code reviews by reading branch contexts and providing focused guidance. It coordinates with PR babysitting and parallel model runs to deliver streamlined, context-aware collaboration and review outcomes.

When do I need to orchestrate multiple Cursor sub-skills instead of using them individually?

Orchestrate multiple Cursor sub-skills when a task spans settings updates, rule migrations, subagent creation, and PR babysitting simultaneously. It provides centralized orchestration, enforces guardrails, and leverages optional scripts for deterministic tasks across the workflow.