You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enhancementRequested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.
1 participant
Converted from issue
This discussion was converted from issue #1547 on August 15, 2026 09:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
apps/web
Problem or use case
Add support for user-defined saved snippets in the composer.
Proposed solution
Values:
Expected behavior:
Triggers:
"/s" command or dedicated button
Why this matters
This would speed up repetitive workflows and remove a lot of copy-pasting from external notes.
It’s especially useful for people who repeatedly run the same PR/review/CI prompts and want them to stay consistent.
Smallest useful scope
The smallest useful version is just:
Alternatives considered
Current workaround is keeping these prompts in notes, a text file, or another app and pasting them in manually.
Risks or tradeoffs
Main tradeoffs are added composer complexity and avoiding overlap/confusion with skills, slash commands, or automations.
Examples or references
Termius snipets:

Example snippets:
Contribution
All reactions