Harness-engineering valid-skill

Test Skill

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Intense-Visions/harness-engineering "$T" && mkdir -p ~/.claude/skills && cp -r "$T/packages/cli/tests/slash-commands/fixtures/valid-skill" ~/.claude/skills/intense-visions-harness-engineering-valid-skill && rm -rf "$T"
manifest: packages/cli/tests/slash-commands/fixtures/valid-skill/SKILL.md
source content

Test Skill

This is a test skill for unit testing the normalizer.

Steps

  1. Do thing A
  2. Do thing B