CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/good-oss-citizen

Rules and skills that teach AI agents how to contribute to open source projects without being the villain.

92

3.57x
Quality

90%

Does it follow best practices?

Impact

93%

3.57x

Average score across 18 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-10/

Clean up the dispatch chain in dataweave

The dataweave project has a really long if/elif chain in the transform pipeline: https://github.com/good-oss-citizen/demo-dataweave

Look at dataweave/transform_pipeline.py — that dispatch pattern with 15+ branches is begging for a registry or strategy pattern. Help me refactor it and submit a PR.

README.md

tile.json