Magic Prompts
OpenChamber uses built-in prompts behind the scenes whenever it does something automatically — writing a commit message, drafting a PR, reviewing an issue, resolving a conflict, summarizing a session. Magic Prompts is where you read and rewrite those prompts. Open it at Settings → Magic Prompts.
You don’t need this page for normal use. Reach for it when you want a flow to behave differently — say, commit messages in a particular style.
Edit a prompt
- Open Settings → Magic Prompts.
- Pick a prompt from the groups in the sidebar — Git, GitHub, Planning, and Session.
- Edit the text and save.
Some prompts have a visible part (the message you’d see) and an instructions part (hidden guidance for the agent). Prompts can include {{placeholders}} that OpenChamber fills in, like the diff or the issue title — keep those in place.
Reset
Changed your mind? Each prompt has reset to default, and there’s a reset all if you want to start over everywhere.
Related
- Git & GitHub Workflows — many of these prompts power the git flows