Swarms refine-outcomes
install
source · Clone the upstream repo
git clone https://github.com/DheerG/swarms
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/DheerG/swarms "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/refine-outcomes" ~/.claude/skills/dheerg-swarms-refine-outcomes && rm -rf "$T"
manifest:
skills/refine-outcomes/SKILL.mdsource content
The user has described what they want. Check if they've stated outcomes or implementations.
An outcome says what changes for the user or business. An implementation says what to build. If they wrote implementations, help them restate as outcomes. If they wrote outcomes, confirm them and move on.
Keep outcomes short — one or two lines each, in plain language. Do not add technical detail, metrics, or architecture. Do not make outcomes longer or more formal than what the user wrote. Simplify, never elaborate.