Prompt examples
Prompt examples
Real phrasing you can adapt once a repo is attached, grouped by what they actually ask tAI to do.
Making changes
- "Fix the bug where the date picker shows the wrong month, and open a pull request."
- "Add a README section explaining how to run the tests."
- "Rename this function everywhere it's used in the repo."
Understanding the codebase
- "Where is the retry logic for failed API calls defined?"
- "What changed in this file over the last few commits?"
- "Search the whole repo for anywhere this old config key is still referenced."
Issues and pull requests
- "List the open issues and summarize what each one is about."
- "File an issue for the crash we just found, with the steps to reproduce it."
- "Comment on issue 42 with what we just figured out."
Combined with other connectors
- "Read the spec on the Notion page, implement it, and open a pull request."
- "Once the pull request is open, create a Linear issue linking to it."