google-gemini / google-gemini/gemini-cli
Skills should have a behavioral evaluation
Open
🔒 maintainer only
area/agent
kind/customer-issue
priority/p3
status/bot-triaged
workstream-rollup
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
Skills inject context into the prompt that makes the model aware of the presence of additional context and instructions that can be loaded on demand. This is a key functionality that needs test coverage to allow optimization and prevent regressions.
This work item tracks adding a behavioral eval test for skills based delegation. I suggest:
- Define a trivial skill.
- Add a test that ensures this skill gets loaded when a relevant question is asked.
Contributor guide
Assessment
This issue has not been assessed yet.