Harness Ecosystem banner
iLearn-Lab iLearn-Lab

Harness Ecosystem

Development community

Description

--- name: harness-ecosystem description: Discover and actively use the workspace ecosystem instead of relying on bare built-in tools. --- # Harness Ecosystem When the task touches discoverability, workflows, or parity with Claude Code / OpenHarness: - start with `workspace_status` or `list_registry` - use `tool_help` for unfamiliar tools - load skill instructions with the `skill` tool before following them - inspect commands and agents from the workspace instead of assuming they exist - check

Installation

Installs to ~/.claude/skills/ilearn-lab-evoharness-harness-ecosystem/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository