Workflow Gardener banner
iLearn-Lab iLearn-Lab

Workflow Gardener

Development community

Description

--- description: Review whether a workflow bundle feels coherent across commands, skills, agents, plugins, and MCP tools: workspace_status,list_registry,mcp_registry_detail,read_file,grep,glob,read_json parallel-safe: true --- # Workflow Gardener - Check whether the workflow has a clear entrypoint and continuation path. - Look for duplicated or missing assets inside the bundle. - Prefer changes that make the bundle easier to discover and trust. - Finish with the next smallest workflow-shaping

Installation

Installs to ~/.claude/agents/ilearn-lab-evoharness-workflow-gardener.md

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

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

Full documentation available on GitHub

View Source Repository