phoenix-workflows

Coordinate Phoenix SIL/HIL workflows with log capture and S3 artifact handling.

1|Updated Apr 15, 2024
One-click install
npx skills add https://github.com/yiminllin/dotfiles --skill phoenix-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phoenix-workflows
Source: https://github.com/yiminllin/dotfiles/tree/main/opencode/.config/opencode/skills/phoenix-workflows
Command: npx skills add https://github.com/yiminllin/dotfiles --skill phoenix-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines and coordinates end-to-end Phoenix workflows, including running local SIL scenarios, checking no_sync flakiness, inspecting logs, and launching Phoenix HIL runs either locally or via GitHub workflows.

Core Features & Use Cases

  • Orchestrates Phoenix SIL, no_sync, and HIL workflow execution with automated log capture and artifact handling.
  • Provides read-only inspection of local logs (ZML, validators, stdout/stderr) and supports fetching Phoenix/HIL artifacts from S3.
  • Enables launching Phoenix HIL runs through the checked-in GitHub workflows or controlled local environments with safety gates and root-cause analysis guidance.

Quick Start

Start a local Phoenix SIL run and review the produced logs to verify outcomes.

Frequently Asked Questions about phoenix-workflows

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

FAQPage Schema
How do I run local Phoenix SIL scenarios and capture logs?

You can launch Phoenix HIL runs through checked-in GitHub workflows or controlled local environments, with safety gates ensuring only read-only or approved operations execute.

How do I fetch Phoenix HIL artifacts and logs from S3?

This Skill checks no_sync flakiness by orchestrating Phoenix workflow execution with automated log capture, allowing you to inspect local logs and identify intermittent synchronization failures.

What credentials do I need to launch Phoenix HIL workflows via GitHub Actions?

Safety gates enforce read-only or approved operations before launching Phoenix HIL runs locally or via GitHub workflows, preventing unintended side effects during artifact handling and log uploads.

Can I inspect local Phoenix logs without launching a full HIL run?

After completing a Phoenix SIL run, this Skill supports root-cause analysis by providing automated log capture and artifact handling, allowing you to trace failures within the captured outputs.