Favicon of rego-fuzzer

rego-fuzzer Skill

AI Agent SkillC++Open source

Pass the rego-cpp Trieste fuzzer for a given pass collection. Use when: verifying that compiler passes are robust to all valid WF inputs, debugging fuzzer failures, fixing generative testing regressions, or validating pass changes against random inputs. The fuzzer generates random ASTs from the Trieste well-formedness Published by microsoft in rego-cpp.

Decision snapshot

Is this a fit?

Best for

Testing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is rego-fuzzer Skill?

Pass the rego-cpp Trieste fuzzer for a given pass collection. Use when: verifying that compiler passes are robust to all valid WF inputs, debugging fuzzer failures, fixing generative testing regressions, or validating pass changes against random inputs. The fuzzer generates random ASTs from the Trieste well-formedness Published by microsoft in rego-cpp. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
41/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Testing use cases

Declared skill metadata

  • Source file: .github/skills/rego-fuzzer/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use rego-fuzzer Skill

  • Use it for testing.

Built with

C++Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/rego-cpp
  • Skill file: .github/skills/rego-fuzzer/SKILL.md

What it does

Pass the rego-cpp Trieste fuzzer for a given pass collection. Use when: verifying that compiler passes are robust to all valid WF inputs, debugging fuzzer failures, fixing generative testing regressions, or validating pass changes against random inputs. The fuzzer generates random ASTs from the Trieste well-formedness

Skill instructions

Passing the Rego Fuzzer Verify that rego-cpp compiler passes are robust to all valid inputs by running the Trieste generative fuzzer. When to Use - After modifying or adding a compiler pass - After changing a well-formedness (WF) definition - After adding new AST node types or rewrite rules - When a CI fuzzer run has failed and you need to reproduce and fix the issue - As a final validation step before merging pass pipeline changes Background The regofuzzer tool uses Trieste's generative testing framework. For each pass in a transform pipeline, it: 1. Reads the input well-formedness definition for that pass 2. Generates random ASTs that are structurally valid according to that WF 3. Runs the pass on each generated AST 4. Checks that the output conforms to the pass's output well-formedness definition This catches edge cases that hand-written tests miss — any structurally valid input the WF permits can be generated. Transforms The fuzzer is parameterized by a transform, which is a named

Verified compatibility and discovery

Frequently asked questions

What is rego-fuzzer?

rego-fuzzer is a open-source AI agent skill with Copy skill directory. Pass the rego-cpp Trieste fuzzer for a given pass collection. Use when: verifying that compiler passes are robust to all valid WF inputs, debugging fuzzer failures, fixing generative testing regressions, or.

Who is rego-fuzzer best for?

rego-fuzzer is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install rego-fuzzer?

Install or run rego-fuzzer using Copy skill directory. Check rego-fuzzer for the latest setup command.

Is rego-fuzzer actively maintained?

rego-fuzzer may need a closer maintenance check before production use.

Share:

Stars
46
Forks
17
Last commit
2 months ago
Last verified
Aug 31, 2026
Metadata fetched
Aug 31, 2026
Repository age
3 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to rego-fuzzer