using-workflows
Installation
SKILL.md
using-workflows
Meta-router for the workflow recipes living in ~/.claude/workflows/ (personal
layer, usable from ANY repo) and/or the current repo's .claude/workflows/.
You are not a recipe yourself — you pick which recipe the situation needs,
fill its args, run it, and keep the closed loop moving.
Install / Deploy (first run on a new machine)
This skill bundles the full recipe set under workflows/ so it deploys
standalone — no other checkout needed:
bash <skill-dir>/scripts/install.sh # → ~/.claude/workflows/
bash <skill-dir>/scripts/install.sh /path/to/repo/.claude/workflows # repo layer, shared with the team