cflx-workflow

Automate Conflux workflow apply, accept, and archive operations end-to-end.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/tumf/cflx-skills --skill cflx-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cflx-workflow
Source: https://github.com/tumf/cflx-skills/tree/main/cflx-workflow
Command: npx skills add https://github.com/tumf/cflx-skills --skill cflx-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill enables autonomous execution of Conflux workflow operations (apply, accept, archive) without human prompts, ensuring rapid and consistent change lifecycle handling.

Core Features & Use Cases

  • Autonomous task execution: Executes the three operations (apply, accept, archive) end-to-end without user input.
  • Context-driven decisions: Reads change context to decide the correct operation and progression.
  • Validation & verification: Integrates with proposal/specs to verify changes and updates progress logs.

Quick Start

Use the cflx-workflow skill by invoking the orchestrator with the desired operation (apply, accept, or archive) and the target change ID. The tool will perform the operation and output a result indicating success or failure.

Frequently Asked Questions about cflx-workflow

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

FAQPage Schema
How do I automate Conflux workflow operations without manual prompts?

To automate Conflux workflow operations without manual prompts, use an orchestration-driven lifecycle skill that executes apply, accept, and archive tasks end-to-end. It reads change context to autonomously decide the correct operation and progression.

What is autonomous Conflux change lifecycle handling?

Autonomous Conflux change lifecycle handling is the process of executing apply, accept, and archive operations without human intervention. It uses context-driven decisions, in-code task progression, and integration checks to verify changes and update progress logs.

How do I apply and archive changes in a Conflux workflow?

To apply and archive changes in a Conflux workflow, invoke the orchestrator with the desired operation and target change ID. The tool performs the operation end-to-end and outputs a success or failure result.

Does Conflux workflow automation validate changes against specifications?

Yes, Conflux workflow automation validates changes by integrating with proposal specs to verify modifications. It enforces autonomous decision-making and updates progress logs, with optional spec updates via built-in tooling.

Can I execute Conflux apply, accept, and archive tasks in a single orchestration run?

Yes, you can execute Conflux apply, accept, and archive tasks in a single orchestration run. The workflow operates within an orchestration-driven lifecycle, handling all three operations end-to-end without requiring user input between steps.

What are the limitations of fully autonomous workflow orchestration for Conflux changes?

Fully autonomous workflow orchestration for Conflux changes lacks human prompt intervention, meaning all decision-making relies strictly on in-code task progression and context. If change context is ambiguous, autonomous decisions may fail validation and require manual correction.