Commit Graph

7 Commits

Author SHA1 Message Date
shokollm
8f950f575a Update agent-workflows skill with error reduction patterns and sanitize hermes-setup.md 2026-03-27 11:54:47 +00:00
shokollm
cc01e8dd18 docs: sanitize domain and token in SUBAGENT_WORKFLOW.md 2026-03-27 11:39:38 +00:00
shokollm
a14f317d5a Add Branch Hygiene workflow section to SUBAGENT_WORKFLOW.md
Document:
- How to detect contamination via git log and branch --contains
- Prevention with explicit base: git checkout -b new-branch main
- Fix using git rebase --onto
- Force push with --force-with-lease for safety

Addresses Issue #1 comment 281
2026-03-27 11:32:45 +00:00
shokollm
353e5f2b3f docs: add subagent workflow documentation 2026-03-27 10:39:37 +00:00
shokollm
3cf7380417 docs: add initial Kugetsu architecture and update README 2026-03-27 09:57:58 +00:00
shokollm
d023b6258d docs: add OpenCode usage & parallelization research note 2026-03-27 08:27:26 +00:00
shokollm
19989f7384 Initial: add README, CONTRIBUTING, LICENSE, and research template 2026-03-27 08:27:21 +00:00