fix skill install link and enforce audits

Co-Authored-By: PI[openai-codex] <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
wassname
2026-09-02 06:32:09 +08:00
co-authored by PI[openai-codex]
parent 6106575e9c
commit 2c62449d9b
4 changed files with 31 additions and 7 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ In an attempt to upskill the machine learning debugging on AI coding assistants
## Use as a Claude skill
```
/skills add https://github.com/wassname/ml_debug
/skills add https://github.com/wassname/ml-debug
```
Or paste `SKILL.md` into your system prompt / context when debugging.
@@ -712,6 +712,6 @@ That is the difference of two arm means over 12 answers each, not a paired diffe
title = {ML Debugging Folklore: A Practitioner Debugging Skill for LLM Agents},
author = {Michael J. Clark},
year = {2026},
url = {https://github.com/wassname/ml_debug/}
url = {https://github.com/wassname/ml-debug/}
}
```