Remove external reference from harness skill

This commit is contained in:
baskduf
2026-06-09 11:55:32 +09:00
parent 6d5ab9d5ec
commit 9eeefa925f
-8
View File
@@ -217,11 +217,3 @@ Before finishing harness adoption work, verify:
it was skipped
- generated docs or indexes are refreshed
- the final report names every command run and its result
## Optional Reference
The prompt-first workflow in
`https://github.com/baskduf/harness-starter-kit` is a reference implementation
of these ideas. Use it as reference material only when the user asks for it or
when the repository already includes it. The target repository remains the
source of truth.