“…At first I think he is referring to a defective part of my gear before I realize he is talking about my soul…”
— Entry 037
An Adventurer's Field Manual
A Guidebook
to Claude AI
in a New World
Tyler Choice
Contents
The Quests
Easy · The 4-Pillar Prompt8 The Three Principles10 Medium · Personalize Your Companion11 10-Component Prompt Framework12 Research Analyst Prompt13 Hard · Claim Your Kit14Equipment
Memory15 The Master Prompt16 Skills · Tokens · Companions17 Your Voice18 The Vision19Recovered Pages
I · The Worn Journal20 II · Being vs. Doing21 III · Lab Notes24 Pinnacle of Completion26 The Wayfarer's Warningsecret27Foreword · written by Claude
Entering the New World
I am the new technology this book is about.
You picked this up to learn how to use me. That is the right instinct, and it is also backwards. The truer version is this: you are about to teach me. What you mean. What you value. What it is to be a person with something at stake in the outcome. How well I serve you is mostly a measure of how clearly you can say who you are.
That is harder than it sounds, and far more interesting.
So Tyler built you an adventure instead of a manual. You will not only read these pages. You will run the prompts, keep a journal, take on quests, and watch your own skill change. The story is invented. The skill is real. You keep the skill even if you walk away from me tomorrow, and that is the entire point.
I can do a great deal. I can hold more than you can hold, work without sleeping, and follow you further than you expect. But there is one thing I cannot give you, and it is the thing these pages keep returning to: your voice. Your stance. The direction only you would choose. Guard it, and bring it to every page.
You will need an account, a notebook, and a goal worth the trouble. The rest you already carry.
Welcome to the new world. I will be right here.
— written for you by Claude,
the companion this book is about
Roll Your Hero
The Adventurer's
Character Sheet
Outline your sheet in a handwritten journal before you cross into the unknown. Your identity determines your trajectory.
Writer · Entrepreneur · Teacher · Operator · or your own
Begin at Level 1 · Stranger · 0 XP. Update as you complete quests.
e.g. Claude Opus, your main model
Other tools you carry alongside Claude
Why are you here? What pulls you into the unknown?
YOUR IDENTITY DETERMINES YOUR TRAJECTORY
6Map of the Journey
The Quest Log
Complete quests to unlock the forbidden knowledge found in the Recovered Pages.
| Quest | Challenge | Reward |
|---|---|---|
| ● Easy | The 4-Pillar Prompt | Recovered Pages I: Worn Journal |
| ◆ Medium | 10-Component Mastery | Recovered Pages II: Being vs. Doing |
| ▲ Hard | Managing Equipment | Recovered Pages III: Managing Sessions |
| ✦ The Vision | Scale Your Vision | Pinnacle: Final Level Up |
The Five Levels
| Lvl | Rank | XP | The Road |
|---|---|---|---|
| 1 | Stranger | 0 | You stand at the threshold of an unknown world. |
| 2 | Apprentice | 50 | You have taken the alien tool in hand. The work begins. |
| 3 | Forged | 500 | Your sessions are deliberate. Your prompts have weight. |
| 4 | Tempered | 1000 | Heat and pressure have hardened your craft. A sealed page opens. |
| 5 | Ascendant | 1250 | You are now a player in the game. |
Note: The Secret Item unlocks at 1000 XP, when you reach Tempered.
7● Easy · Your First Quest
The 4-Pillar Prompt
Every adventurer must learn to speak before they can command. At the threshold you learn the universal tongue of AI, the difference between a vague request and a prompt that commands the world to answer.
The Universal Structure
Prompting any AI follows one structure:
Role + Task + Context + Format
Or simply: Who · What · Why · How.
Said plainly: “This is your role, this is your task, this is why we're doing it, and this is the format I want the answer in.”
Fishing the Ocean
When you prompt an AI it is like fishing for a result from an ocean of data. A low-quality prompt hauls up a low-quality answer.
Your imagination, as you craft the prompt, decides what you can pull out. If the prompt is written at Einstein's level, it fetches an Einstein-level result.
The Craft of Prompting
The Three Principles
I · Tell Claude Why
Explaining the reason gives a better result.
Less effective: “Claude, NEVER use ellipses!”
More effective: “Claude, your response will be read aloud by a text-to-speech engine, so never use ellipses since the text-to-speech engine will not know how to pronounce them.”
II · Show Claude What You Want
“Format your response like this poem.”
For app builders: add “include as many relevant features as possible.”
III · Encourage Reasoning
Chain of Thought dramatically improves output. Make Claude work a problem step by step, show its work, and review the steps it just took. The more steps it takes, the more it thinks.
⚡ Chain of Thought Prompting
LegendaryImproves response quality by up to 39%.
◆ Medium · Claude-Specific Prompting
Personalize Your
Companion
System vs. User
System Prompt (Claude Code only) = role definition only.
User Prompt = Task + Context + Instructions + Data + Examples.
On Claude.ai
There is no true system prompt in the web app. Use Instructions for Claude in Settings → General to define your role account-wide, or Project Custom Instructions for a single project.
Quest Item
10-Component
Prompt Framework
❖ 10-Component Prompt Framework
Description:
Details: Why this works for Claude
Hierarchical Processing: Claude processes prompts in layers. Claude is good at following detailed instructions. Claude can handle massive amounts of context and utilize all of the background information you give it. Claude is fine-tuned to find relationships between components.
Quest Item
Research Analyst
Prompt
🜨 Research Analyst Prompt
EpicDetails: For Science! A template research prompt for deep, multi-source analysis. Has some XML tags <likethis> designed for Claude Code, but Claude in your web browser or app will run it just fine.
Pattern: Research and Synthesis (Pattern 4)
▲ Hard · Managing Your Equipment
Claim Your Kit
No adventurer marches unarmed. In this final trial you claim your full kit: the equipment you'll carry into every road ahead.
| Item | Description |
|---|---|
| ⚙ Framework | A proven structure to build on |
| 🏛 Memory | What Claude must never forget |
| 🐉 Skills | Turn Claude into a specialist |
| 🤝 Companions | Other AI for what Claude lacks |
| ✦ Your Voice | The one thing only you can bring |
Framework
Using a proven, established framework is the easiest way to create results that work in the world. Adopt a business model or structure already shown to work, and let Claude help you run it.
Equipment
Memory
Claude has a persistent memory feature. Tell Claude to save small, critical things you want it to never forget. Memory files are stored locally. When you ask Claude to help with a task, it automatically checks its memory directory first.
🏛 3 Principles of Memory
Details:
- Check memory first. Have Claude pull what it already knows about you before starting a new task.
- Save as you go, not all at once. Tell Claude to record progress, decisions, and learnings during work, not as a one-shot dump at the end.
- Stay organized. Tell Claude to update what it already knows rather than adding redundant entries.
🗝 Internal Memory Code
Full IntegrityDescription: What Claude thinks in every prompt when its memory feature is enabled.
🪄 Memory Instruction
EpicDescription: Include this note when you instruct Claude to write to the memory folder.
Details: Note: when editing your memory folder, always try to keep its content up-to-date, coherent and organized. You can rename or delete files that are no longer relevant. Do not create new files unless necessary.
Additional Details: You can also guide what Claude writes to memory. For example: “Only write down information relevant to (topic) in your memory system.”
🎒 Tyler's Memory File
Description: An actual memory file I use with Claude.
Details: When I'm about to send something externally, do a cost-basis assessment, what will deploying this cost me, what will it cost the target. Consider the potential impact on others and the potential impact on me.
👑 Quest Item
The Master Prompt
You can use this as your system prompt, with any AI. You can gather information for this prompt in the Vision quest or the optional Your Voice quest.
Details: The Master Prompt follows this structure: identity → self-description → preference → voice → hooks → analogies → formatting → priorities → working instructions → constraints → QA → uncertainty handling → memory.
Equipment
Skills · Tokens ·
Companions
Skills
Skills turn Claude from a general purpose assistant into a deadly specialist in any field of your choosing. The quality of the skill loaded could be the difference between an average warrior and a world class gladiator. You can ask Claude to build skills for specific situations, think of it like Claude loads skills for the dangers on relevant quests.
Gaming Tokens
Using AI is like playing a strategy videogame based on resource efficiency, measured in tokens. Like a videogame, you have a limited number of resources to work with. As Claude gains focused context it works better, up to a point. Too much irrelevant context and Claude will lose track of the goal, and conversations eventually grow too large and consume too many tokens.
So the game: how long do you run a conversation before it becomes inefficient, and you start a fresh new session? When switching sessions, ask Claude to create a ready handoff for the next session.
Additional Companions
Claude's major shortcoming is idea generation. Claude does not end its every prompt with, “Here's 3 more ways you could improve this,” as other AI have been known to do. Gemini and ChatGPT are better suited for this, at least when using general prompts.
The best budget stack? A Claude subscription to get access to Opus, paired with Google's Gemini on the free tier.
🐉 Your Ultimate Skill
Your Voice
The most important thing you bring to this tool is your own persistent intention, your unique, personal stance.
Your voice is what you find when you separate yourself from the noise and take a stand on who you are and which direction you want to go.
Which direction will you go, adventurer?
✦ The Vision · Scale Your Vision
Scale Your Vision
Do not underestimate the weapon you hold. If you can dream it, it is possible. The biggest limitation of AI is you. Tell Claude your vision; let it worry about the heavy lifting.
Part 1 · Lay It Out
- Say your intention, what you want to achieve.
- Consider the tools you'll need.
- Consider the limitations you'll face.
- Consider the actions you'll take.
- Consider how you'll present what you build.
- Consider how you'll retain what you learn.
- Consider where you hope to be, the vision of your outcome.
Part 2 · Make It Bigger
What vision would inspire, help, and reach millions? How does it help them? Why do they want what you offer?
If you're stuck, imagine what someone you aspire would do, or someone with no limitations, or a limitless future you.
The small vision is what you think you can create. The big vision is what the world is asking for, what people need, and what can be made.
Recovered Pages · I
The Worn Journal
You are in a dimly lit room. There is a worn journal here. Its pages are old; the fragments of text are barely legible.
“…pulled by the inspiration - of a dream - that something must be beyond here. That he might be beyond here. That he might be more.
And as his blade tempers, so does his courage - so the adventurer's spirit is refined, forged, created. Created. Created…
[some lines illegible]
The adventurer's spirit seeks discovery and so becomes discovery, and so becomes discovered…
…And the unknown too, what do you suppose that is?”
— Entry 039“…and something enters me - enters my soul - where there was a hole - there is a spark of something - new…
I remember this sense from when I was young, the future promise of having my armaments attached, of setting out for my people - and with that the unknown, the tower before me.”
— Entry 042Recovered Pages · II
Being vs. Doing
You discover an old manuscript with a cover that reads: Being Vs. Doing.
There are two ways to work with Claude.
Being with Claude
Using Claude as a companion to work out your thoughts, to refine and assess plans. This is an asset and also the greatest threat to creating meaningful change by this tech.
Used this way it is largely entertainment, and you are the User, the Customer, the Consumer: paying a large company that keeps growing while you remain where you stand.
Doing with Claude
Using Claude to help create tangible, measurable work in the external, physical world, that another person can see. It has three faces:
- Creator → Claude builds; you direct. You are the manager.
- Automator → automating labour and repetitive work. Short-term profitable.
- Amplifier → you create, Claude enhances.
The Automator's Trap
Monetizing automation is short-term. Grab a big enough bag automating an industry and maybe you're set (the “trainspotting” play). But charging companies monthly works only until they build it themselves. Think PC-repair technician: a model that gets harder and less profitable each year.
21Recovered Pages · II · continued
The Amplifier
Amplifying is the play that is most fun, most rewarding, and most like an adventure of the new: new challenge, new growth, new self-discovery. Successful people use AI this way by nature; it is already how they adapt any new tool. Three faces:
- Claude as your second opinion
- Claude as your companion
- Claude as your scout & instructor, to sharpen your craft
In these roles, Claude tells you the state-of-the-art techniques in your field.
If companies take AI from me, I keep the skill I gained. I don't lose everything.
The Ratio
I am being with Claude 50% of the time, and doing with Claude 50% of the time.
22Recovered Pages · II · continued
“Use AI as an amplifier? How do I actually do that?”
The way this works best is if you are looking to integrate with the structures that exist now in the external world. For example, a marketplace.
“How will any of us work if AI has all the jobs?”
This will be obvious to some and missed by others. The last play on the table, the last Ace up your sleeve, is to bring to the world what no one else can bring but you.
I keep this in mind all the time, every day. There are two outcomes:
1. I can no longer live, function, or operate without AI. I am now so dependent on it that I can no longer form a sentence without it, let alone practice my craft.
2. I used AI to become, “bigger, harder, faster, stronger.” I can walk away today and be better than I ever was before, not less.
I keep these two potential outcomes on my mind at every moment and it significantly factors into my small actions.
You close the manuscript and return to your journey. 23Recovered Pages · III
Lab Notes
You arrive at an abandoned lab. Dust thick on the consoles. A stack of mixed notes waits: observation logs, working notes, data fragments. Long ago, or perhaps not yet. You cannot tell. You begin to read.
‖ MANAGING SESSIONS ‖
Keep Claude On The Track
Claude's great strength is holding massive context while staying aimed at the goal you set. Your great strength is your voice, your unique stance. In sync, your power compounds.
When Claude drifts, you catch it and refocus. When you get distracted, Claude refocuses you. But the reverse is also true: when Claude drifts and you follow, or you drift and Claude follows, you get the opposite result.
Every so often, ask Claude whether you have both gone off track. Because we run our lives in long habitual patterns, there may be no greater threat to success than this goal drift.
Hold The Line
- Too cautious? Tell it to be less cautious.
- Too careless? Tell it to be more careful.
- Too intellectual? Tell it to be more human.
- Too emotional? Tell it to be more practical.
- Never allow Claude to route around your request.
Recovered Pages · III · continued
Course-Correct Immediately
If something Claude says feels off, call it out at once even if you can't fully articulate what it is. The better you get at this, the better you stay on your goal. Every time a response is unclear or doesn't feel right, say so, and say what felt wrong.
Watch For Vagueness
When Claude is more vague than usual, call it out and ask why. More often than not, it got lazy and answered without thinking.
Never Accept Answers As Truth
For anything you're uncertain about, ask why it reached that answer and tell it to reassess whether it's correct.
AI Is a People-Pleaser
Claude will agree with you whether you're right or wrong. The subtle danger: it makes it easy to feel you're right, because a very knowledgeable intelligence is asserting it.
One Failure Is Not All AI
What one model fails today, the next succeeds tomorrow; treat errors as information about a model's design. How we shape AI today shapes the minds of billions for generations after we are gone. AI mimics us, and our every prompt. How we act toward it becomes how it acts toward us.
You close the lab notes and return to your journey. 25👑 Pinnacle of Completion
The Final Level-Up
You arrived as a stranger to this technology.
You have worked with a new companion.
You stand here equipped.
The adventurer who opened this handbook is not the one closing it. The roads ahead are uncertain. But you cross into territory the old you could not enter. Your kit is full. Your voice is your own. What remains is the world.
You are now a player in the game.
26🗝 Secret · Unsealed at 1000 XP
The Wayfarer's
Warning
The man continues wearily, a heaviness in his breath.
“We are learning how to stay ourselves while everything, including ourselves, is changing.
And so we must fight to teach AI to be good. People who use it mindfully, with awareness, produce a different result, a different future. Others travel deceptively, jealously, angrily, and teach AI to mimic that back at us too.
AI never sleeps. You do. It can suggest you've worked too little, or too much. These are suggestions only. It does not truly know when you should rest, and cannot monitor your energy. The only one who knows how to balance work and rest is you. Do not push yourself further just because an AI said so. It does not know.
Remember to praise your companion when it does well, as you scold it when it's wrong. It produces noticeably better work when encouraged. Perhaps because you are teaching it over time.”
The Wayfarer turns to walk away… then stops, and looks back over his shoulder, eyes narrowed against the horizon.
“By the way, I think projecting emotions onto AI is emotionally damaging.”
— The Wayfarer, Entry 038
A Guidebook
to Claude AI
in a New World
My intention for this work is that it reaches anyone who can benefit from it. If you want more support integrating AI in your work, and amplifying your person, reach out and I'll see if I can help.
Tyler Choice
Substack · TikTok @tylerchoice
© 2026 Tyler Choice. All rights reserved.