Skip to content

Claude Code workflow improvements from gemicro session #22

Description

@evansenter

Summary

Workflow improvements identified during gemicro trajectory serialization work (PR #131).

Improvements

1. Auto-merge for Green PRs - STALE

Reason: Global CLAUDE.md lines 8, 26 explicitly require discussion before merging. This is intentional.

2. Squash-merge Default - STALE

Reason: Already the default behavior. When user says "merge", Claude already uses --squash --delete-branch without asking.

3. Efficient /pr-feedback Re-runs - ALREADY EXISTS

Reason: Lines 67, 76 already specify when to use --local vs --remote.

4. Auto-create Issues for Deferred Feedback ✅

When /pr-feedback marks items as "Skip - Out of scope", automatically create GitHub issues with deferred-feedback label.

Currently line 85 says "Defer: Create a GitHub issue for later" but this is manual. Could be automated in the /pr-feedback skill.

Conclusion

Only 1 of 4 recommendations is actionable. Consider closing this issue if #4 isn't worth the complexity.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions