workflow-composer
Installation
SKILL.md
Workflow Composer
Transform repetitive multi-step processes into one-command automations.
Purpose
Users manually run the same sequence of commands repeatedly. This skill captures those patterns and outputs executable workflows using Vibery hooks, custom commands, or CI/CD configurations.
Available Workflow Types
1. Hooks (event-triggered):
- PostToolUse: After Claude edits files
- PreToolUse: Before Claude runs commands
- Stop: When conversation ends
2. Custom Commands (.claude/commands/*.md):
- User-triggered via /command-name
- Can include $ARGUMENTS