Prompt Guide
The fastest way to improve Alfrada outputs is to improve how you frame the task.
If you want copy-ready examples by tool, open the Tool Prompt Library.
The Four-Part Formula
Strong prompts usually include:
Objective: what success looks likeInputs: files, sources, accounts, or assumptions to useOutput: exact format, audience, and level of polishGuardrails: constraints, risks, tone, and review standards
Prompting Patterns That Work
For analysis
Analysis pattern
Analyze [subject] using [sources/files]. Return the answer as [format]. Highlight assumptions, risks, and where the evidence is weak.This encourages evidence-backed output instead of generic commentary.
For creation
Creation pattern
Create [deliverable] for [audience]. Use [inputs]. Match this tone: [tone]. Keep it within [constraints]. Give me a draft first, then suggest the highest-value improvements.This creates better drafts and makes revision easier.
For automation
Automation pattern
Set up a repeatable workflow that checks [sources] on [cadence] and produces [output]. Escalate only if [trigger] happens.Automation needs triggers, cadence, and output expectations to be explicit.
For coding
Coding pattern
Help me with [engineering task] in [repo/codebase]. First inspect the relevant files, explain the plan briefly, then implement or propose the change. Call out risks, testing needs, and edge cases.This improves reasoning before execution and lowers the chance of low-quality blind edits.
Five Principles For Power Users
These apply to every prompt, every session, every domain.
- Provide constraints, not magic — Give the system explicit parameters, context, and boundaries to operate within. The more specific the frame, the better the output.
- Name your deliverables — Always specify the exact output format you need: Markdown memo, structured CSV, 10-slide presentation. Never leave it vague.
- Ask for continuity explicitly — When the job started earlier, tell Alfrada to search history and pull the relevant context forward.
- Separate chat from artifacts — Keep the chat channel strictly for steering and revision. Let the Work Panel handle the finished assets.
- Codify your success — When you nail a complex workflow, save it as a Playbook so you never have to design it from scratch again.
Common Mistakes
- asking for "something good" without saying what good means
- mixing multiple unrelated jobs into one prompt
- forgetting to define the audience
- not naming the desired file or output format
- forcing long answers when you actually want a decision or a shortlist
Copyable Prompt Packs
- Tool Prompt Library for searchable prompts across research, coding, finance, content, social, and travel workflows
- use site search to jump straight to a tool name like
Fast Browser,Code Execution, orPresentation - replace bracketed placeholders like
[company],[URL], and[audience]before running the prompt