skill-compose

This skill should be used when orchestrating multiple skills together for complex workflows. Triggers include "chain these skills", "use X then Y skill", "multi-skill workflow", or when a task requires capabilities from several skills. Handles skill sequencing, data flow, and aggregated validation.

$ 설치

git clone https://github.com/lnittman/skills /tmp/skills && cp -r /tmp/skills/skills/skill-compose ~/.claude/skills/skills

// tip: Run this command in your terminal to install the skill