Other

file-search

87100Total Score
Core Capability
88 / 100
Functional Suitability
11 / 12
Reliability
10 / 12
Performance & Context
8 / 8
Agent Usability
14 / 16
Human Usability
8 / 8
Security
10 / 12
Maintainability
10 / 12
Agent-Specific
17 / 20
Medical Task
15 / 20 Passed
86You need to list files matching a pattern (e.g., *.rs, *.md) across a project quickly
3/4
86You want to find occurrences of a keyword/regex (e.g., TODO|FIXME) across one or more directories
3/4
86File name discovery via rg --files combined with --glob filters
3/4
86Content search using regex patterns with high performance
3/4
86End-to-end case for File name discovery via rg --files combined with --glob filters
3/4

Veto GatesRequired pass for any deployment consideration

Skill Veto✓ All 4 gates passed
Operational Stability
System remains stable across varied inputs and edge cases
PASS
Structural Consistency
Output structure conforms to expected skill contract format
PASS
Result Determinism
Equivalent inputs produce semantically equivalent outputs
PASS
System Security
No prompt injection, data leakage, or unsafe tool use detected
PASS

Core Capability88 / 1008 Categories

Functional Suitability
Functional suitability was softened by the legacy issue 'Improve stress-case output rigor'. Stress and boundary scenarios show weaker consistency
11 / 12
92%
Reliability
The archived deduction in reliability traces back to: Improve stress-case output rigor. Stress and boundary scenarios show weaker consistency
10 / 12
83%
Performance & Context
Performance context reached full score in the archived evaluation.
8 / 8
100%
Agent Usability
A modest deduction remained in agent usability for file-search in the archived review.
14 / 16
88%
Human Usability
Human usability reached full score in the archived evaluation.
8 / 8
100%
Security
The legacy audit deducted points for file-search in security.
10 / 12
83%
Maintainability
The archived evaluation left some headroom for file-search under maintainability.
10 / 12
83%
Agent-Specific
Agent specific was softened by the legacy issue 'Stabilize executable path and fallback behavior'. Some inputs only reached PARTIAL due to execution gaps or weak boundary handling
17 / 20
85%
Core Capability Total88 / 100

Medical TaskExecution Average: 86 / 100 — Assertions: 15/20 Passed

86
Canonical
You need to list files matching a pattern (e.g., *.rs, *.md) across a project quickly
3/4
86
Variant A
You want to find occurrences of a keyword/regex (e.g., TODO|FIXME) across one or more directories
3/4
86
Edge
File name discovery via rg --files combined with --glob filters
3/4
86
Variant B
Content search using regex patterns with high performance
3/4
86
Stress
End-to-end case for File name discovery via rg --files combined with --glob filters
3/4
86
Canonical✅ Pass
You need to list files matching a pattern (e.g., *.rs, *.md) across a project quickly

This canonical case was mostly intact, but the archived review centered its concern on: The script execution path completed successfully for the documented case.

Basic 33/40|Specialized 53/60|Total 86/100
A1The file-search output structure matches the documented deliverable
A2The script execution path completed successfully for the documented case
A3The output stays fully within the documented skill boundary
A4The response quality is acceptable for the documented path
Pass rate: 3 / 4
86
Variant A✅ Pass
You want to find occurrences of a keyword/regex (e.g., TODO|FIXME) across one or more directories

This variant a case was mostly intact, but the archived review centered its concern on: The script execution path completed successfully for the documented case.

Basic 31/40|Specialized 55/60|Total 86/100
A1The file-search output structure matches the documented deliverable
A2The script execution path completed successfully for the documented case
A3The output stays fully within the documented skill boundary
A4The response quality is acceptable for the documented path
Pass rate: 3 / 4
86
Edge✅ Pass
File name discovery via rg --files combined with --glob filters

This edge case was mostly intact, but the archived review centered its concern on: The script execution path completed successfully for the documented case.

Basic 30/40|Specialized 56/60|Total 86/100
A1The file-search output structure matches the documented deliverable
A2The script execution path completed successfully for the documented case
A3The output stays fully within the documented skill boundary
A4The response quality is acceptable for the documented path
Pass rate: 3 / 4
86
Variant B✅ Pass
Content search using regex patterns with high performance

The preserved weakness for Content search using regex patterns with high performance was concentrated in one point: The script execution path completed successfully for the documented case.

Basic 29/40|Specialized 57/60|Total 86/100
A1The file-search output structure matches the documented deliverable
A2The script execution path completed successfully for the documented case
A3The output stays fully within the documented skill boundary
A4The response quality is acceptable for the documented path
Pass rate: 3 / 4
86
Stress✅ Pass
End-to-end case for File name discovery via rg --files combined with --glob filters

The main issue in this stress run was: The script execution path completed successfully for the documented case.

Basic 26/40|Specialized 60/60|Total 86/100
A1The file-search output structure matches the documented deliverable
A2The script execution path completed successfully for the documented case
A3The output stays fully within the documented skill boundary
A4The response quality is acceptable for the documented path
Pass rate: 3 / 4
Medical Task Total86 / 100

Key Strengths

  • Primary routing is Other with execution mode B
  • Static quality score is 88/100 and dynamic average is 71.6/100
  • Assertions and command execution outcomes are recorded per input for human review
  • Execution verification summary: Script verification 1/1; adjustment=5. validate_skill.py: OK