Package requested software for WASIX, create a draft pull request when explicitly requested, and iterate on the scoped branch until the matching CI run is green. Use for requests such as "package X, make a draft PR, and keep going until CI is green.".
Babysit explicitly scoped Wasinix update pull requests by diagnosing CI failures, applying root-cause fixes, and pushing only when requested until their matching CI run is green. Use for requests to repair update PRs or keep update branches green.
Find and triage suspected WASIX bugs from patches, disabled tests, captured failures, or reports; reduce them to minimal evidence-backed reproducers without changing shipping code. Use when asked to investigate WASIX compatibility failures or existing workarounds.
Experiment with root-cause fixes for specifically scoped, triaged WASIX bugs and report reproducible before-and-after evidence. Use when asked to test a proper fix for a known WASIX failure.
Instructions for wasix-org/wasinix, covering working in this repo as an agent, before you write code, structure before instances, personal execution preferences and the three that get violated most.