mirror of
https://github.com/cexll/myclaude.git
synced 2026-03-02 15:23:16 +08:00
Fixes two bugs: - False positive: stale harness-tasks.json from previous runs triggered self-reflect when harness wasn't active - False negative: self-reflect didn't trigger after harness completed all tasks Generated with SWE-Agent.ai Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai>
Skills
This directory contains agent skills (each skill lives in its own folder with a SKILL.md).
Install with npx (recommended)
List installable items:
npx github:stellarlinkco/myclaude --list
Install (interactive; pick skill:<name>):
npx github:stellarlinkco/myclaude
Force overwrite / custom install directory:
npx github:stellarlinkco/myclaude --install-dir ~/.claude --force