Skip to main content

Usage

Actions

prompt list

Show all available prompts with their titles and descriptions.
Output:
Titles and descriptions are extracted from YAML frontmatter in each prompt file.

prompt create

Create a new prompt template with scaffolded frontmatter.
Example:
Creates .drevon/prompts/deploy-checklist.md:
Edit this file to add your workflow steps, then agents can reference it during relevant tasks.
Keep prompts focused and prescriptive. The best prompts describe a specific workflow with numbered steps that agents can follow systematically.