{{WORKFLOW}}-workflow

Official

Automate {{WORKFLOW}} tasks.

Authoroutfitter-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates repetitive tasks within a defined workflow, reducing manual steps and mistakes.

Core Features & Use Cases

  • Command-driven automation: Run predefined commands in sequence.
  • Idempotent operations: Safe to re-run without side effects.
  • Workflow Customization: Extend with additional steps as needed.

Quick Start

Configure a new {{WORKFLOW}} workflow by editing the dev-workflow/scripts/run.ts and by invoking bun run scripts/run.ts with your command name, then execute:

bun run scripts/run.ts <command>

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: {{WORKFLOW}}-workflow
Download link: https://github.com/outfitter-dev/agents/archive/main.zip#workflow-workflow

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