Skip to content

feat(investigate): rename diagnosing-bugs and stop at the root cause - #42

Merged
gborges0727 merged 1 commit into
mainfrom
feat/investigate-skill
Sep 15, 2026
Merged

gborges0727 merged 1 commit into
mainfrom
feat/investigate-skill

Conversation

@gborges0727

Copy link
Copy Markdown
Owner

Renames diagnosing-bugs to investigate and makes it stop at the root cause.

The first four phases are unchanged: build a fast check that fails on the bug, shrink the scenario, rank hypotheses, probe them one at a time. The fix and cleanup phases are replaced by a report phase. It removes the debug lines and throwaway harnesses and leaves the tree as it was. Then it writes up the cause, the evidence, the reproducing command, the shrunk scenario, where a regression test could go, and what a fix would touch. When the ask was an issue, it posts the report as a comment there.

The description now triggers on "investigate" as well as "diagnose" and "debug", and on a bug ticket handed over for its root cause.

The README row, both manifests, and the upstream record carry the new name. Both plugin versions move to 1.31.0 and the rev to 37.

@gborges0727
gborges0727 merged commit 0d146cc into main Sep 15, 2026
2 checks passed
@gborges0727
gborges0727 deleted the feat/investigate-skill branch September 15, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant