Copilot (Orquestador Universal de Workflow)

Orchestrate Claude Code and Google Antigravity workflows with pre-flight checks and build validation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gonzoblasco/club-camping-lobos --skill copilot-orquestador-universal-de-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Copilot (Orquestador Universal de Workflow)
Source: https://github.com/gonzoblasco/club-camping-lobos/tree/main/.agents/skills/copilot
Command: npx skills add https://github.com/gonzoblasco/club-camping-lobos --skill copilot-orquestador-universal-de-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the workflow management and execution process, ensuring structured development practices and preventing uncontrolled progress or execution errors in Claude Code and Google Antigravity environments.

Core Features & Use Cases

  • Task Lifecycle Management: Manages the full lifecycle of tasks, from branching to commit and PR review.
  • Pre-Flight Checks: Enforces mandatory pre-flight validations before modifying or creating files.
  • Branching Isolation: Ensures tasks are executed within isolated branches to avoid conflicts.
  • Atomic Implementation: Requires atomic and scoped code changes to adhere to task specifications.
  • Build Check and Safety Net: Strictly enforces successful builds and error recovery mechanisms.
  • Change Documentation: Ensures immediate documentation of changes in the CHANGELOG.
  • Commit and PR Review: Facilitates standardized commit messages and code reviews.

Quick Start

Before starting any task, run the pre-flight checklist to ensure all conditions are met.

Frequently Asked Questions about Copilot (Orquestador Universal de Workflow)

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

FAQPage Schema
How do I automate task lifecycle management for branching and code reviews?

Automate task lifecycle management by enforcing branching isolation, pre-flight checks, and standardized commit messages. This orchestrates the full workflow from branch creation through pull request review, ensuring structured development practices and preventing execution errors.

What are pre-flight checks in development workflow management?

Pre-flight checks in workflow management are mandatory validations executed before modifying or creating files. They ensure all conditions are met, enforce branching isolation, and prevent uncontrolled progress or execution errors within your development environment.

How do I enforce build validation and code quality in an automated workflow?

Enforce build validation by strictly requiring successful builds and error recovery mechanisms before task completion. This automated workflow safety net ensures code quality by blocking progress if build checks fail, requiring atomic and scoped code changes.

Does this workflow orchestration tool work with Claude Code and Google Antigravity?

Yes, this workflow orchestration tool is specifically designed for Claude Code and Google Antigravity environments. It manages and automates workflow execution, enforcing structured development practices and task lifecycle management within these platforms.

How do I ensure branching isolation and atomic code changes during task execution?

Ensure branching isolation by executing tasks within dedicated branches to avoid conflicts. The workflow mandates atomic and scoped code changes that strictly adhere to task specifications, preventing uncontrolled progress and maintaining codebase integrity.

How do I automate CHANGELOG documentation during development workflow?

Automate CHANGELOG documentation by enforcing immediate change documentation within the workflow. This ensures all modifications are recorded instantly, facilitating standardized commit messages and transparent code reviews across the task lifecycle.