Hunt and fix Windows-specific bugs
phase-h-windows-bughuntworkflowsetup L3★0
Microck/bun-rust-port-claude-artifacts ↗What it does
Hunt platform-specific code bugs
Best for
Detecting platform-specific bugs (HANDLE leaks, UTF-16 bounds, error code mapping) statically.
Inputs
- · error log or diff for fixing
- · git worktree path
Outputs
- · bug report with evidence and fixes
- · git commit hash
Requires
- · cargo
- · grep,find
- · zig compiler
Preconditions
- · git repo at ${WT}
- · .zig spec file must exist at same path
- · agent orchestrator running
- · git worktree initialized
Failure modes
- · agent returns null on syntax error
Trust signals
- · enforced hard rules prevent git reset/checkout