build-prevail Skill
Build and test the PREVAIL verifier (external/ebpf-verifier) standalone. Use this skill when asked to build, test, or iterate on the PREVAIL verifier, run YAML verification tests, or work with the verifier's cmake build system. Published by microsoft in ebpf-for-windows.
What is build-prevail Skill?
Build and test the PREVAIL verifier (external/ebpf-verifier) standalone. Use this skill when asked to build, test, or iterate on the PREVAIL verifier, run YAML verification tests, or work with the verifier's cmake build system. Published by microsoft in ebpf-for-windows. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use build-prevail Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/ebpf-for-windows
- Skill file: .github/skills/build-prevail/SKILL.md
What it does
Build and test the PREVAIL verifier (external/ebpf-verifier) standalone. Use this skill when asked to build, test, or iterate on the PREVAIL verifier, run YAML verification tests, or work with the verifier's cmake build system.
Skill instructions
Build and Test PREVAIL Verifier Build and test the PREVAIL eBPF verifier (external/ebpf-verifier) independently from the main eBPF for Windows solution. When to Use - Working on verifier changes in external/ebpf-verifier/ - Running or debugging YAML verification tests - Building runyaml.exe or tests.exe for the verifier - Iterating on verifier fixes with faster feedback than full MSBuild Prerequisites The verifier's cmake build directory must exist. If external/ebpf-verifier/build/ is missing, run from the solution root: powershell .\scripts\initializeebpfrepo.ps1 This generates cmake projects for the verifier (and other submodules). You only need to do this once, or after resetting submodules. Building Standalone powershell cd external\ebpf-verifier Build the YAML test runner (most common during development) cmake --build build --config Release --target runyaml Build the full Catch2 test binary cmake --build build --config Release --target tests Clean build (rebuild everything from sc
Explore related resources
Frequently asked questions
What is build-prevail?
build-prevail is a open-source AI agent skill with Copy skill directory. Build and test the PREVAIL verifier (external/ebpf-verifier) standalone. Use this skill when asked to build, test, or iterate on the PREVAIL verifier, run YAML verification tests, or work with the.
Who is build-prevail best for?
build-prevail is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install build-prevail?
Install or run build-prevail using Copy skill directory. Check build-prevail for the latest setup command.
Is build-prevail actively maintained?
build-prevail may need a closer maintenance check before production use.
Auto-fetched from GitHub.