crossbeam-ops

Trigger CrossBeam ADU workflow stages and monitor status via Supabase.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ruiming2ai/GB-MEP-Drawing-Review --skill crossbeam-ops-ruiming2ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crossbeam-ops
Source: https://github.com/ruiming2ai/GB-MEP-Drawing-Review/tree/main/Archive%20%28Not%20Used%29/2026-03-25%20CrossBeam/.claude/skills/crossbeam-ops
Command: npx skills add https://github.com/ruiming2ai/GB-MEP-Drawing-Review --skill crossbeam-ops-ruiming2ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Authorization, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the operations for the CrossBeam ADU Permit Assistant by automating key processes like triggering flows, checking status, and reading results.

Core Features & Use Cases

  • Flow Triggering: Initiate different workflow stages such as city review, corrections analysis, and corrections response.
  • Status Checking: Monitor the progress and outcome of active workflows.
  • Database Querying: Directly interact with the Supabase database to retrieve project information and results.
  • UI Navigation: Navigate the CrossBeam user interface programmatically.
  • Use Case: A developer can use this Skill to automatically trigger the corrections analysis flow for a project, check the status until completion, and then download the generated response letter.

Quick Start

To initiate a corrections analysis flow for a project, use the 'crossbeam-ops' skill with the following command: 'run Corrections Analysis Flow for Project <project_id>'

Frequently Asked Questions about crossbeam-ops

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

FAQPage Schema
How do I automate workflow triggering and status monitoring for ADU permit processing?

Automating ADU permit processing involves triggering workflow stages like city review and corrections analysis, then monitoring status until completion. This skill automates these operational processes by interfacing with Cloud Run services and the CrossBeam application.

Can I query project information directly from the Supabase database for ADU permits?

Querying project information directly from the Supabase database for ADU permits is supported. This skill provides database querying interfaces to retrieve project data and generated results without manual SQL execution.

Do I need specific API keys and authorization to automate CrossBeam operations?

Specific API keys and authorization are required to automate CrossBeam operations. This skill depends on proper authorization to interact with Cloud Run services and access the Supabase database for workflow automation.

What is the best way to trigger a corrections analysis flow for an ADU permit project?

The best way to trigger a corrections analysis flow is using a direct command referencing the project ID. This skill initiates the flow, checks status until completion, and retrieves the generated response letter automatically.

Does this automation tool support navigating the CrossBeam user interface programmatically?

Navigating the CrossBeam user interface programmatically is supported. This skill provides interfaces for UI navigation alongside workflow triggering, status monitoring, and database querying for ADU permit operations.

Why does my CrossBeam workflow automation require direct interaction with Cloud Run services?

CrossBeam workflow automation requires direct interaction with Cloud Run services to execute operational processes. This architecture ensures secure workflow triggering, real-time status monitoring, and reliable data retrieval from the application backend.