backend-workflows

Official

Build durable backend workflows fast.

Authorslingr-stack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps create and maintain durable backend workflows for long-running, failure-prone operations that need retries, checkpoints, progress tracking, and scheduled execution.

Core Features & Use Cases

  • Workflow orchestration: Structure multi-step backend processes with clear execution flow and durable checkpoints.
  • Retry-safe steps: Design idempotent steps with controlled retries and delayed backoff for reliability.
  • Scheduled automation: Implement cron-based or time-driven jobs for nightly, periodic, or maintenance tasks.
  • Monitoring and control: Start, inspect, and wait on workflow runs while reporting meaningful progress.
  • Use case: A backend service needs to import customer data, validate it, save it in stages, and recover cleanly if any step fails.

Quick Start

Use this skill to design a Drumr backend workflow for a long-running task, including steps, retries, progress updates, and queue selection.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: backend-workflows
Download link: https://github.com/slingr-stack/qa-test-drumr/archive/main.zip#backend-workflows

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 536,000+ vetted skills library on demand.