Verification Protocol
dotnet/maui-labs/src/Comet/.squad/skills/verification-protocolwritingOfficial
Official Provider SkillView repo
Mandatory end-to-end verification for .NET MAUI and Comet app tasks. Enforces dependency ownership — broken tools and missing config are YOUR problem to fix, not blockers to report. USE FOR: any task touching UI, pages, navigation, services, or app behavior. Triggers: after code changes, before marking todos done, when reporting task results, when a tool fails. DO NOT USE FOR: documentation-only changes, squad config edits, or build system changes that don't affect the running app.
Files1 files
SKILL.md110 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
Author.NET
Categorywriting
Skill IDdotnet/maui-labs/src/Comet/.squad/skills/verification-protocol
Related skills
Agent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAgent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAgent ConductShared hard rules enforced across all squad agentsAgent ConductShared hard rules enforced across all squad agentsAndroid Slim BindingsCreate and update slim/native platform interop bindings for Android in .NET MAUI and .NET for Android projects. Guides through creating Java/Kotlin wrappers, configuring Gradle projects, resolving Maven dependencies, generating C# bindings, and integrating native Android libraries using the Native Library Interop (NLI) approach. USE FOR: Android bindings, AAR/JAR integration, Kotlin interop, Maven dependencies, bridging native Android SDKs to .NET. DO NOT USE FOR: iOS/macOS bindings (use ios-sliArchitectural ProposalsHow to write comprehensive architectural proposals that drive alignment before code is written