30 days of Claude for freelance business: 5 prompts that work

After 30 days of daily Claude use for client work, a r/ClaudeAI user shared five prompts that actually moved the needle — as opposed to theory that sounds good but doesn't deliver. Here are the prompts with hard results.
1. Project proposal prompt
You are a senior consultant. Write a project proposal for [client type] with this scope: [scope]. My rate is $[X]. Make it professional, outcome-focused, and under 400 words.Result: Proposal writing cut from 45 minutes to 5 minutes. Clients can't tell the difference.
2. Scope creep response
A client is asking for [extra work] outside our original agreement of [scope]. Write a professional response that acknowledges their request, reminds them of our scope, and offers it as a paid add-on at $[rate].Result: No more awkwardness around scope changes.
3. Rate increase email
Write an email to a long-term client announcing my rate is increasing from $[X] to $[Y] effective [date]. Warm but confident tone.Result: Raised rates 30% with zero pushback.
4. Cold pitch
Write a cold outreach email to [company type]. My service: [X]. Their likely pain point: [Y]. Keep it under 120 words, no fluff.Result: 3x better response rate than old templates.
5. Weekly plan
I have these active projects: [list]. Help me prioritize my week and create time blocks for deep work vs admin.Result: Stopped losing hours to context switching.
These prompts focus on specific, repeatable tasks where Claude delivers consistently. The original poster offered to share more if useful.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw Onboarding: How to Train Your AI Agent Right

Stop Asking Which AI Model to Use: Route Tasks to Haiku, Sonnet, and Opus Tiers
Use at least three models by task type: Haiku-tier for reading/summarizing, Sonnet-tier for writing code, and Opus-tier only for multi-file refactors and debugging. One user's setup routes 40% to cheap models, 35% to mid, 25% to frontier, costing ~$30-40/month.

OpenClaw Update Fix: Resolving Telegram Exec 'allowlist miss' Errors
A recent OpenClaw update caused Telegram exec commands to fail with 'exec denied: allowlist miss' errors even after disabling approvals. The fix requires enabling elevated access, configuring exec security explicitly, and updating both openclaw.json and exec-approvals.json files.

Fix for sub-agents not showing up in OpenClaw v2026.3.13
A workaround for OpenClaw v2026.3.13 where custom sub-agents don't appear in the agent list: simplify the openclaw.json agent list to only include IDs and manually register agents in runs.json with status set to 'idle'.