anthropics / anthropics/skills
Inconsistent terminology in skill-creator: assertions vs expectations
Open
- Dominant language
- Python
- Stars
- 176k
- Forks
- 20.8k
- Avg merge
- 7h 21m
- Merged PRs (30d)
- 5
Description
The skill seems to use the terms "assertions" and "expectations" interchangeably which is mostly fine... except I think it confuses the agent somewhat and results in an `evals.json` that uses `assertions` instead of `expectations` in the json.
Not sure what the consequences of this are but if some (non agentic) script tries to read this file and it doesn't match expectations then it might fail unnecessarily.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.