Skip to content

feat: add skill fixture test harness#2683

Merged
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-9-p25-create-skill-test-harness
Jun 16, 2026
Merged

feat: add skill fixture test harness#2683
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-9-p25-create-skill-test-harness

Conversation

@kamalsrini

Copy link
Copy Markdown
Contributor

Summary

  • Adds a deterministic static fixture test harness
  • Validates fixture manifests, target paths, expected findings, and evidence strings
  • Adds CI workflow for fixture tests
  • Documents the fixture contract and local test command
  • Includes a tiny _example fixture so the harness is executable immediately

Design

This intentionally does not invoke a live agent/model in CI. It validates static fixture contracts now; live execution adapters can be added later.

Linear

  • UNI-9

Verification

  • ruby scripts/test_skill_fixtures.rb
  • ruby -c scripts/test_skill_fixtures.rb
  • ruby scripts/validate_skill_schema.rb
  • ruby scripts/validate_index.rb
  • git diff --check HEAD

@kamalsrini kamalsrini merged commit 6e15ef0 into main Jun 16, 2026
5 checks passed
@kamalsrini kamalsrini deleted the kamalsrini/uni-9-p25-create-skill-test-harness branch June 16, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant