Skip to content

dcueva-scale/cursor-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skills

audit-task-instructions

Proactively audits a SkillsBench task's instruction.md against QC rubric dimensions before submission. Evaluates prescriptiveness, skill mentions, realism, and clarity. Cross-references test_outputs.py to flag testability risks when recommending content removal.

Trigger: Ask to audit, review, or pre-screen a task's instructions.

check-missing-test-coverage

Checks if a task's test_outputs.py is missing tests for explicit output requirements defined in instruction.md. Reports which requirements have no corresponding test.

Trigger: Ask to find missing tests, check coverage gaps, or verify all outputs are tested.

check-unfair-tests

Checks if a task's test_outputs.py contains tests that unfairly penalize correct agent responses through overly strict or unreasonable assertions not justified by the instructions.

Trigger: Ask to check for unfair tests, overly strict assertions, or tests that don't fairly assess outputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors