Where commands work
- Add commands in pull request comments.
- Use inline code comments when you want to create a follow-up ticket.
- Use general pull request comments for review, clean review, and knowledge capture commands.

Add commands directly in the pull request conversation.
Core commands
Command examples
Run a fresh review:Natural language requests
Propel also supports natural language requests in pull request comments. Examples:@propel remember always validate external payloads before writesadd test case for null and empty inputs
Troubleshooting
- If
/propel create-ticketfails, confirm your default destination is configured in Administration -> Settings -> Tickets. - If ticket creation fails for Linear, reconnect in Linear integration.
- If commands are ignored, confirm you posted them as pull request comments and not in an unrelated thread.
Next steps
- Configure ticket destinations in Ticket destination.
- Capture reusable guidance in Knowledge base.
- Review behavior in Review settings.