Using Claude to analyze writing patterns for better custom instructions

A Reddit user shared a method for creating more effective custom instructions for Claude by having the AI analyze actual writing samples rather than relying on subjective descriptions of tone.
The problem with standard custom instructions
The user notes that typical advice for custom instructions involves pasting examples and adding lines about tone, but this only works for a few messages before Claude drifts back to default behavior. The issue is that custom instructions describe voice from memory - you write down what you think you do ("direct," "uses short sentences," "avoids jargon"), which captures only a fraction of what makes your writing distinctive.
The analysis method
The user collected 10 writing samples across different formats and fed them to Claude with a specific request: identify concrete patterns rather than summarizing tone. Patterns that emerged included:
- Which punctuation you avoid entirely
- Where your analogies come from
- Specific word choices (e.g., "I never use the word 'ensure'")
These were patterns the user had been doing for years without consciously noticing them.
Implementation and results
After Claude identified these concrete patterns, the user organized everything into a structured document and used it as a system prompt. The difference was immediate - Claude stopped drifting because the guide was specific enough to anchor it. The user emphasizes that "I never use the word 'ensure'" is a useful instruction, while "I write in a direct tone" is not.
The Reddit post mentions that a training guide has been published for those who want to know how to implement this method themselves.
📖 Read the full source: r/ClaudeAI
👀 See Also

7 Ways New Engineers Can Flourish with AI: Master Fundamentals, Collaborate with AI, Build End-to-End Projects
IEEE Spectrum article by Lokesh Lagudu offers 7 practical tips for new engineers to thrive in an AI-driven world, emphasizing fundamentals, AI collaboration, and project-based learning.

Guide: Running GitHub Copilot with Local LLM on Windows via Lemonade Server
A developer created a walkthrough for setting up GitHub Copilot to work with a local LLM on a Framework Desktop using Lemonade Server, addressing the lack of simple instructions for this configuration on Windows.

Effortlessly Capture Google Meet and Teams Transcripts with OpenClaw — Skill and Setup Guide
Integrating OpenClaw into Google Meet and Microsoft Teams provides seamless transcription capabilities. Learn how to set up and optimize this process for better workflow efficiency.

OpenClaw Failure Patterns: 42 Real Incidents in 28 Days
A developer running OpenClaw daily documented 42 specific failures across eight categories, including AI hallucinations, authentication breakdowns, and automation that costs more time than it saves. The source provides concrete examples like Google OAuth 7-day token expiration and Opus 4.6 adding unwanted metadata to files.