Customisable prompt template
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 4
- Avg merge
- 9h 2m
- Merged PRs (30d)
- 3
Description
I'd love to be able to customise the prompt template used when you "copy review comments" 😅 I find Claude will treat this prompt as if it's responding to a Github PR code review and will ask to reply to the reviewer sometimes, which I think can be handled with some customisation to the messaging.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that assembles the prompt used by “copy review comments” in the TypeScript CLI. Determine how prompt customization should be exposed, then verify that copied prompts use the chosen template and no longer encourage Claude to respond as though addressing a GitHub PR reviewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100