Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions codex/skills/write-a-skill/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ current model without the candidate first, then against the candidate under the
same conditions. Do not tell the candidate what behavior is being measured.
Judge what it actually decides and produces, not what it claims to have applied.

Make the pull request carry the challenge and observed result so reviewers can
judge the behavioral claim.

Test the description as prompt code too. Matching tasks must trigger the skill;
nearby tasks that do not need the correction must stay out.

Expand Down