fix: address review feedback
- Remove duplicate references/phases.md pointer in gh-issues/SKILL.md - Add missing worktree cleanup for /tmp/issue-99 in coding-agent/SKILL.md
This commit is contained in:
parent
384de62b0c
commit
ad1ecc1669
@ -87,6 +87,7 @@ gh pr create --repo user/repo --head fix/issue-78 --title "fix: ..." --body "...
|
||||
|
||||
# Cleanup
|
||||
git worktree remove /tmp/issue-78
|
||||
git worktree remove /tmp/issue-99
|
||||
```
|
||||
|
||||
## Auto-Notify on Completion
|
||||
|
||||
@ -59,5 +59,3 @@ For detailed phase instructions and sub-agent prompt templates, read `references
|
||||
## Sub-agent Confidence Gate
|
||||
|
||||
Sub-agents self-assess before implementing. If confidence < 7/10, they skip and report why (vague requirements, can't locate code, scope too large, no clear fix).
|
||||
|
||||
Read `references/phases.md` for the full phase instructions and sub-agent prompt templates.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user