Skill: Investigative Issue Workdown Description A robust workflow for handling a batch of related investigative tasks, such as those assigned by a cron job or a project board. This pattern is ideal for tasks that require researching the file system, generating a report or artifact, committing the result to version control, and closing the source issue. When to use this skill Trigger this skill when you are assigned 2-5 related tasks in a single prompt, where each task follows a similar "investigate - document - commit - close" lifecycle. It is particularly useful when the investigation involv…