crossbeam-ops

Operate the CrossBeam ADU permit assistant to trigger AI flows and query Supabase data.

284|94|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/mikeOnBreeze/cc-crossbeam --skill crossbeam-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crossbeam-ops
Source: https://github.com/mikeOnBreeze/cc-crossbeam/tree/main/.claude/skills/crossbeam-ops
Command: npx skills add https://github.com/mikeOnBreeze/cc-crossbeam --skill crossbeam-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the need for manual exploration of the CrossBeam ADU permit assistant system, providing instant access to operational instructions for triggering AI flows, retrieving results, querying data, and navigating the interface.

Core Features & Use Cases

  • Flow Triggering & Monitoring: Trigger corrections analysis, city review, and corrections response flows, poll project status, and retrieve agent outputs via API.
  • Database Access: Query the Supabase backend directly for project data, agent messages, run history, and contractor answers.
  • UI Automation: Navigate the CrossBeam web interface via Chrome browser automation for testing and demo purposes.
  • Demo Project Management: Work with pre-seeded judge and dev-test projects to run full end-to-end tests without real user data. Use case: A developer can use this skill to run a full corrections analysis test for the demo contractor project, retrieve the agent's parsed corrections, and compare run quality across multiple test iterations.

Quick Start

Use the crossbeam-ops skill to trigger a full corrections analysis test for the pre-seeded demo contractor project, poll for completion, and retrieve the generated ADU response package.

Frequently Asked Questions about crossbeam-ops

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

FAQPage Schema
How do I trigger an ADU permit corrections analysis flow via API?

You can trigger corrections analysis and city review flows by calling the documented CrossBeam API endpoints, then poll project status in real time to retrieve the parsed AI agent outputs and generated ADU response packages.

How do I query Supabase for ADU permit project data and run history?

You can query the Supabase backend directly using the provided database schema references to retrieve ADU permit project data, agent messages, run history, and contractor answers without manual system exploration.

Can I use browser automation to navigate the CrossBeam web UI for demo testing?

Yes, Chrome browser automation is supported to navigate the CrossBeam web interface, enabling UI testing and demo workflows for the ADU permit assistant system without manual interaction.

What are pre-seeded demo projects used for in ADU permit workflow testing?

Pre-seeded judge and dev-test demo projects allow developers to run full end-to-end ADU corrections analysis tests, retrieve parsed agent outputs, and compare run quality across iterations without using real user data.

Do I need any dependencies to operate the CrossBeam ADU permit assistant?

No external dependencies are required. The skill provides reference documentation for API endpoints, Supabase schemas, flow phases, and UI routes to operate the ADU permit assistant system end-to-end.