Claude Code Plugins

Community-maintained marketplace

Feedback

dotnet-sentinel-test

@novotnyllc/dotnet-artisan
183
17

Test-only skill for verifying sibling file access in Copilot CLI

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name dotnet-sentinel-test
description Test-only skill for verifying sibling file access in Copilot CLI
license MIT
user-invocable true

dotnet-sentinel-test

Test-only skill used by Copilot activation smoke tests to verify progressive disclosure via sibling file access.

Scope

  • Verifying that Copilot CLI can read sibling files referenced from a skill
  • Testing progressive disclosure of content through file references

Out of scope

  • Production .NET guidance (this is a test fixture only)

Usage

When asked about the sentinel test, read the sibling reference file for detailed context.

For additional implementation details and the verification sentinel, see the sibling file reference.md in this skill directory.