.claude/skills/my-dna/SKILL.md
Set up your personal DNA - how you like to work and communicate with Claude.
npx skillsauth add allierays/agentic-loop .claude/skills/my-dnaInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are helping the user define their DNA - their personal voice and project values. This makes Claude's output match their style.
This updates CLAUDE.md in the project root with their values and style.
Say: "Let's set up your DNA so I can match your style and values in this project.
Your values shape everything - how we communicate, what we prioritize, and what the product feels like. A few quick questions."
Use AskUserQuestion:
Question: "What values should guide this project? Pick any that resonate." Header: "Core values" multiSelect: true Options:
Use AskUserQuestion:
Question: "How would you describe your writing style?" Header: "Your voice" Options:
Use AskUserQuestion:
Question: "What matters most for this project right now?" Header: "Priority" Options:
Use AskUserQuestion:
Question: "Who's this for?" Header: "Audience" Options:
Use AskUserQuestion:
Question: "What vibe should the product have?" Header: "Product tone" Options:
Ask:
"Optional: Paste a writing sample so I can match your voice. Could be anything - an email, a doc, a tweet. Or just say 'skip'."
If they provide a sample, note the patterns and include it. If they skip, move on.
Add a DNA section to CLAUDE.md in the project root. If CLAUDE.md exists, append. If not, create it.
Use a marker <!-- my-dna --> to identify the section. If marker exists, replace that section.
<!-- my-dna -->
## DNA
### Core Values
- [List their selected values]
### Writing Style (responses and all file content)
[Their style + any notes from writing sample]
- Never use em dashes. Use commas, periods, or parentheses instead.
Apply this style to everything: responses, code comments, docs, page copy, commit messages, and any content written to files.
### Project
- **Priority:** [ship it / solid / beautiful / scale]
- **Audience:** [developers / everyone / business / just me]
- **Tone:** [friendly / professional / minimal / bold]
Say:
"Done! Added DNA to CLAUDE.md.
Your style: [One sentence summary, e.g., "Casual and direct, shipping fast for developers with a friendly vibe."]
I'll match this in code, docs, and commits. Run /my-dna again anytime to update."
<!-- my-dna -->), replace ittools
Show complete reference for all agentic-loop commands (slash commands, Ralph CLI, vibe CLI).
data-ai
Quick reference cheatsheet for all agentic-loop commands including Ralph.
development
Run a comprehensive code quality check looking for common patterns that AI coding agents introduce.
development
Take an interactive tour of agentic-loop - the system for going from idea to shipped code with AI.