arch-workflow

Community

Temporal workflow pipeline implementation.

Authorsabyunrepo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines complex multi-stage processes by implementing a robust 4-phase Temporal workflow pipeline, ensuring efficient and parallelized execution of tasks from input extraction to final output generation.

Core Features & Use Cases

  • Phased Execution: Manages a structured 4-phase workflow (Input Extraction, Planning, Parallel Analysis, Question Generation, Finalization).
  • Parallel Processing: Leverages asyncio.gather or Temporal's wait_all for concurrent execution of analysis tasks.
  • Checkpointing: Implements a checkpoint pattern for fault tolerance and resumable workflows.
  • Use Case: Automate the entire process of analyzing candidate profiles from various sources (documents, code, job descriptions) to generate interview questions and a final script.

Quick Start

Use the arch-workflow skill to execute the pipeline starting from phase0-input.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: arch-workflow
Download link: https://github.com/sabyunrepo/IaaS/archive/main.zip#arch-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.