harness

Category: Tools & Productivity | Uploader: makoMakoGomakoMakoGo | Downloads: 0 | Version: v1.0(Latest)

This skill should be used for multi-session autonomous agent work requiring progress checkpointing, failure recovery, and task dependency management. Triggers on '/harness' command, or when a task involves many subtasks needing progress persistence, sleep/resume cycles across context windows, recovery from mid-task failures with partial state, or distributed work across multiple agent sessions. Synthesized from Anthropic and OpenAI engineering practices for long-running agents.

Changelog: Source: GitHub https://github.com/makoMakoGo/fish-claude

Directory Structure

Current level: tree/main/packs/harness/

  • 📁 hooks/
    • 📄 _harness_common.py 12.3 KB
    • 📄 harness-claim.py 9.1 KB
    • 📄 harness-renew.py 6.7 KB
    • 📄 harness-sessionstart.py 5.4 KB
    • 📄 harness-stop.py 10.5 KB
    • 📄 harness-subagentstop.py 4.3 KB
    • 📄 harness-teammateidle.py 4.9 KB
    • 📄 self-reflect-stop.py 6.9 KB
  • 📁 tests/
    • 📄 e2e-100tasks.sh 5.3 KB
    • 📄 test_hooks.py 33.0 KB
  • 📄 README.md 2.3 KB
  • 📄 settings.json 1.3 KB
  • 📄 SKILL.md 20.1 KB

SKILL.md

Login to download/like/favorite ❤ 9 | ★ 0
Comments 0

Please login before commenting.

Loading comments...