Issue Prerequisite Overview No work without a GitHub issue. This is a hard gate. Core principle: Every task, regardless of size, must have a corresponding GitHub issue. Announce at start: "I'm checking for a GitHub issue before proceeding with any work." The Gate When Issue is Provided Verify the issue exists and is accessible: If issue doesn't exist or is inaccessible: - Report error to user - Do not proceed When No Issue is Provided Option 1: User has existing issue Ask: "What's the GitHub issue number for this work?" Option 2: Need to create issue Gather information to create an issue: Cre…