You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removed
/recipe-task. Use /recipe-implement for implementation work, or /recipe-diagnose for investigation.
rule-advisor agent and the task-analyzer skill. These picked which rules applied to a task. The agents that needed those rules already load them directly, so the selection step added a round trip without changing what ran.
Changed
/recipe-diagnose no longer stops to ask about the problem type or what changed before it starts investigating. It goes straight to investigation and reports what it could not resolve.