/loop Process every open category-theory issue into passing pull requests
Process all open issues in this repository using the following loop:
- Select one open issue that has no unresolved dependencies and is ready to be worked on.
- Work on only one issue at a time.
- Use the wiggum skill to manage the research, planning, implementation, verification, and review required for the issue.
- You may create a workflow and delegate tasks to subagents, but no more than two subagents may execute concurrently.
- Complete and verify all work associated with the selected issue.
- Create and push a pull request containing all changes required to resolve the issue. Reference the issue in the pull request description, so that GitHub will automatically close it when the PR is merged.