docs: update kugetsu-debug skill with delegation coordination findings
This commit is contained in:
@@ -319,7 +319,7 @@ git push --force-with-lease origin my-branch
|
||||
opencode run "Research/fix issue #{N}"
|
||||
|
||||
4. Agent Posts to Gitea
|
||||
curl -X POST .../issues/{N}/comments -d @/tmp/findings-{N}.md
|
||||
curl -X POST .../issues/{N}/comments -d @${KUGETSU_TEMP_DIR:-/tmp}/findings-{N}.md
|
||||
|
||||
5. User Reviews on Gitea
|
||||
Comments on issues/PRs
|
||||
|
||||
Reference in New Issue
Block a user