aRustyDev / aRustyDev/claude-merge-tool
Change default output filename to CLAUDE.merged.md
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Enhancement Request
Change the default output filename from `CLAUDE.md` to `CLAUDE.merged.md`.
## Rationale
- Makes it clearer that the file is a merged output
- Prevents accidental overwriting of existing CLAUDE.md files
- Better indicates the file's origin and purpose
## Changes Required
- Update the default value in the CLI flag definition
- Update help text to reflect the new default
Contributor guide
Research direction
Start at the CLI flag definition for the output filename and inspect how its default and help text are declared. Change the default and verify the CLI help displays CLAUDE.merged.md while preserving the requested output behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100