Interacting with Promptless PRs
After Promptless opens a docs PR, you can provide follow-on instructions directly through GitHub comments. Promptless automatically handles quality issues (like linter failures, Vale warnings, or broken links) that arise in documentation PRs, so manual feedback can focus on content improvements rather than technical fixes.
Comment trigger modes
Configure how Promptless responds to comments on documentation PRs:
Listen to all comments (default for new organizations): Promptless processes all human comments on documentation PRs automatically. To have Promptless ignore a specific comment, start it with aside or /aside.
Require @promptless mentions (default for existing organizations): Promptless only responds when you tag @promptless in a comment.
Change this setting anytime in Settings → Org Settings.
Reviewing in the dashboard
Every PR that Promptless opens includes a dashboard link at the top of the description for additional context.
When you click the dashboard link, you can:
- View citations: See the exact GitHub files, PRs, and commits Promptless referenced
- Read the reasoning process: Understand why Promptless made specific updates
- Review full context: Access all source material Promptless analyzed, including Slack threads, issue tickets, and related conversations
Use the dashboard to verify updates or understand the background behind changes.
Two ways of providing feedback
1. Individual comments
Leave individual comments on specific lines or sections of the documentation PR for targeted feedback.
If your organization uses Listen to all comments mode, just leave your comment—Promptless will process it automatically. In Require @promptless mentions mode, tag @promptless in the comment (it won’t show up in auto-complete, but Promptless will still see it).
Promptless automatically reads all previous comments in the PR to understand the full context. This means your instructions can be as simple as “Same here” or “Apply this change to the other section too.”
2. PR reviews
Start a review to provide multiple pieces of feedback that Promptless can handle all at once.
Examples of feedback you can give to Promptless
Content updates
Request specific changes to the documentation content:
Structural changes
Suggest improvements to the documentation structure:
Technical corrections
Point out technical inaccuracies or missing details:
Style and formatting
Request improvements to presentation and readability:
Need help with GitHub PR interactions? Contact us at help@gopromptless.ai.