Skip to content

Example Prompts

A quick copy-paste reference for the most common Straion workflows. Adapt them to your own task and development environment. For the full explanation of each workflow, follow the linked guide.

Before you start, make sure you’ve completed the Straion setup — see Getting Started.

See Develop with rules for details.

/developing-with-rules I want to add a password reset flow using email verification
/developing-with-rules Here's my spec, validate and implement it: [paste spec]
Implement and validate the following task using Straion: [task description]

See Develop with rules for details.

/developing-with-rules Break down this spec into tasks, don't implement yet: [paste spec]

See Validate specs and Validate implementation plans for details.

/validating-rules Does this spec meet our rules? [paste spec]
Validate this RFC with Straion. RFC: [rfc content]
Validate the implementation plan against my rules using Straion

See Validate code for details.

/validating-rules Check the changes in PR #42 against our rules
Validate these changes against matching rules using Straion