updated examples

This commit is contained in:
stewartshea
2026-07-06 15:43:49 -04:00
parent d5b86fed87
commit 9ffb28d773
17 changed files with 569 additions and 76 deletions
+4 -2
View File
@@ -10,7 +10,8 @@ Custom Discovery CodeCollection bundle generated from MCP tool-builder output.
```
.runwhen/
README.md # Human-readable review (decoded script + match rules)
SKILL_TEMPLATE.md # Human-readable review (decoded script + match rules)
raw_script.py # Decoded script for reviewers and automated inspection
generation-rules/
stg-workspace-smoke.yaml
templates/
@@ -18,7 +19,8 @@ Custom Discovery CodeCollection bundle generated from MCP tool-builder output.
stg-workspace-smoke-taskset.yaml
```
See `.runwhen/README.md` for the full review artifact intended for PR reviewers.
See `.runwhen/SKILL_TEMPLATE.md` and `.runwhen/raw_script.py` for the review
artifacts intended for PR reviewers and automated systems.
## References