Files
myclaude/skills
cexll 08877af530 fix(harness): replace implicit .harness-active absence with explicit .harness-reflect marker for self-reflect triggering
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>
2026-03-02 00:30:34 +08:00
..
2026-01-08 11:33:19 +08:00
2026-01-15 15:31:14 +08:00
2025-12-13 12:32:37 +08:00
2026-01-08 11:34:25 +08:00

Skills

This directory contains agent skills (each skill lives in its own folder with a SKILL.md).

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