https://github.com/cookyman74/my_harness/tree/main

Updated to v1.2.
The changes are that the work results are gathered in the docs subdirectory so that workers can check them intermittently.
_workspace does not need version control, but it is recommended to use version control for docs. (If you use graphify, this is a must)
For those who have used it before.. The update method is as follows.
Claude
In Claude, reinstall the plugin as follows (update)
/plugin marketplace update myharness-marketplace → /plugin update myharness → /reload-plugins.
When finished
/myharness:myharness update
Update the skills and agents and use them :)
Codex
1. Update the repository (get remote changes): git pull
2. End the session and start a new session
3. $myharness update
▶ Original source: https://github.com/cookyman74/my_harness/tree/main