Skip to content

Add untar-and-run-report skill, test on MPL-0005#26

Merged
oharboe merged 1 commit intomainfrom
bugs
Mar 25, 2026
Merged

Add untar-and-run-report skill, test on MPL-0005#26
oharboe merged 1 commit intomainfrom
bugs

Conversation

@oharboe
Copy link
Owner

@oharboe oharboe commented Mar 25, 2026

New skill produces make-issue archives and paste-ready bug report text for OpenROAD issues. Tested end-to-end on #9902 (MPL-0005 snapper error in gemmini_8x8_abutted): 19 MB archive, reproduces in 33s.

Key lessons captured in the skill:

  • Substep vs script name mapping (do-step in ORFS Makefile)
  • Run preceding substeps before creating substep-level archives
  • Use repo-local tmp/, never /tmp/
  • Build openroad from source at origin/master for verification
  • Use git hash for version (bazel prints "bazel-nostamp")
  • Shared disk cache in worktrees via user.bazelrc

New skill produces make-issue archives and paste-ready bug report text
for OpenROAD issues. Tested end-to-end on #9902 (MPL-0005 snapper
error in gemmini_8x8_abutted): 19 MB archive, reproduces in 33s.

Key lessons captured in the skill:
- Substep vs script name mapping (do-step in ORFS Makefile)
- Run preceding substeps before creating substep-level archives
- Use repo-local tmp/, never /tmp/
- Build openroad from source at origin/master for verification
- Use git hash for version (bazel prints "bazel-nostamp")
- Shared disk cache in worktrees via user.bazelrc

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
@oharboe oharboe merged commit d1385ff into main Mar 25, 2026
1 check passed
@oharboe oharboe deleted the bugs branch March 26, 2026 15:21
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