Issue Solving Workflow When to use Use when the user wants to solve or continue a GitHub issue end-to-end, including short current-repo prompts like , direct GitHub issue URLs, or requests like . Typical triggers: - "lets solve #123" - "solve #123" - "work on #123" - "lets work on https://github.com/owner/repo/issues/123" - "https://github.com/owner/repo/issues/123" - "continue work on issue #123" - "implement issue #123 end-to-end" - "work on this ticket: [issue URL]" - "research, implement, and prepare a PR for this issue" Treat GitHub issue URLs as interchangeable with references for verbs…