Workflow Bundling banner
iLearn-Lab iLearn-Lab

Workflow Bundling

Productivity community

Description

--- name: workflow-bundling description: Shape commands, skills, agents, plugins, and MCP into bundles that feel like one workflow to the user. --- # Workflow Bundling - Group assets around a user outcome, not around internal implementation layers. - Prefer one coherent bundle with a clear entrypoint over several tiny disconnected files. - Check whether the bundle needs a command, a skill, an agent, a plugin, an MCP server, or a combination. - End with the smallest bundle that still feels comp

Installation

Installs to ~/.claude/skills/ilearn-lab-evoharness-workflow-bundling/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilearn-lab-evoharness-workflow-bundling && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/skills/workflow-bundling.md -o ~/.claude/skills/ilearn-lab-evoharness-workflow-bundling/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository