Skip to main content

Telos: The Complete Guide to Finding Purpose and Clarity in the AI Age

Table of Contents

  1. What is Telos?
  2. Why Telos Matters in the AI Era
  3. Getting Started with Telos
  4. Creating Your Telos File
  5. Using Fabric to Generate and Analyze Your Telos
  6. Daily Integration and Usage
  7. Advanced Telos Practices
  8. Work vs Personal Telos
  9. Common Challenges and Solutions
  10. Resources and Templates

What is Telos?

Telos (from the Greek word for "purpose") is a framework developed by Daniel Miessler for achieving clarity and purpose in an age of rapid technological change. At its core, Telos is about answering the fundamental question: "What are you about?"

The Core Concept

A Telos File is a single Markdown document that serves as your personal operating manual. It captures your purpose, challenges, history, and goals in a structured way that provides two superpowers:

  1. Self-Clarity: Forces brutal honesty about who you are, what you care about, and where you're going
  2. AI Context: Gives any AI system deep, rich context about you, enabling it to help you problem-solve, identify blind spots, and act as an accountability partner

The Philosophy

The Telos Method is built on several key insights:

  • Human value is shifting from task execution to problem definition
  • AI anxiety stems from not knowing your unique human value
  • The future economy will reward those who can define problems, not just solve them
  • Your lived experience is your unfair advantage against AI

Why Telos Matters in the AI Era

The Automation Reality

The ideal number of employees for most companies in the future is approaching zero. AI agents will soon be capable of performing most tasks currently done by humans. This creates both a threat and an opportunity:

Threat: Without a clear Telos, you become vulnerable to automation and irrelevance.

Opportunity: With a clear Telos, you can leverage AI to handle execution while you focus on strategy and meaning-making.

The Value Shift

We're transitioning from:

  • Task-doersGoal-definers
  • How-focusedWhy-focused
  • Resume-drivenNarrative-driven
  • Hours loggedOutcomes achieved

Career Security in the AI Age

Career security no longer comes from technical skills alone. It comes from:

  1. Understanding your unique human value proposition
  2. Defining problems rather than solving predefined ones
  3. Connecting disparate ideas in novel ways
  4. Providing meaning and direction

Getting Started with Telos

Materials Needed

  • A text editor (VS Code, Obsidian, Notepad, or any notes app)
  • A Markdown file (e.g., my_telos.md)
  • 7-10 minutes of focused time
  • (Optional) A cup of coffee or tea

The Mindset

Before you begin, adopt these principles:

  • Be brutally honest - This document is for you, not for impressing others
  • Embrace vulnerability - Your insecurities and challenges are as important as your strengths
  • Think in systems - Connect your past, present, and future into a coherent narrative
  • Start simple - Don't get bogged down in perfection

Creating Your Telos File

Step 1: Set Up Your Document

Create a new file called telos.md. At the top, write:

# My Telos File
Created: [Current Date]
Last Updated: [Current Date]

Step 2: The Core Four Sections

These are the essential pillars. Write quickly and honestly.

1. Problems

These are the things you see as wrong in the world that you want to solve.

Ask Yourself:

  • "What frustrates me daily?"
  • "What seems broken or unfair?"
  • "Does this problem affect others?"

Example Structure:

## Problems

### Personal Problems
- I need a job in tech but lack the experience everyone requires
- I struggle with maintaining consistent study habits

### Scaled Problems
- The paradox of needing experience to get a job is a barrier for countless entry-level candidates
- Traditional education doesn't prepare people for real-world technical challenges

2. Missions

These are the things you will do about the problems you've identified.

Use the "Most Important Sentence" Trick: "I think one of the biggest problems in the world is [Problem], which is why I'm [Mission]."

Example:

## Missions

- Land my first tech role and later help others break into the industry by demystifying experience requirements
- Create practical educational content that bridges the gap between academic knowledge and industry needs

3. Narratives

This is your elevator pitch. The story of "what you're about" in 8, 15, or 30 seconds.

Ask Yourself: "If an alien with a clipboard asked 'Who are you and what are you here to do?' what would I say?"

Example:

## Narratives

I'm transitioning from retail into cybersecurity because I'm tired of seeing people get scammed online. I'm building the skills to protect individuals and small businesses from digital threats, and I want to make cybersecurity accessible to people from non-technical backgrounds.

4. Goals

These are the SMART (Specific, Measurable, Achievable, Relevant, Time-bound) actions that make your mission happen.

Example:

## Goals

### Short-term (Next 3 months)
- Complete the CompTIA Security+ certification by [Date]
- Build one practical home lab project and document it on GitHub each month
- Network with 3 professionals in cybersecurity this quarter

### Medium-term (6-12 months)
- Obtain an entry-level cybersecurity position
- Start a blog or YouTube channel documenting my learning journey
- Mentor 2-3 people trying to break into the field

Step 3: Deeper Context Sections

Once the core is complete, add these sections for richer context:

History

Key life events that shaped you. This reflection reveals patterns.

## History

- Failed third grade twice, which ingrained a fear of failure I'm now overcoming
- Worked in retail for 5 years, developing customer service and problem-solving skills
- Self-taught programming basics during the pandemic, discovering my passion for tech

Challenges

Current obstacles. Brutal honesty here is key.

## Challenges

- Lack a consistent study routine due to irregular work schedule
- No direct industry contacts or mentors in cybersecurity
- Limited financial resources for training and certifications
- Imposter syndrome when comparing myself to others with formal CS degrees

Insecurities

What holds you back. Naming them reduces their power.

## Insecurities

- Afraid of public speaking and presenting to technical audiences
- My age (35) makes me feel behind in starting a tech career
- Concern that my non-traditional background won't be taken seriously
- Height/appearance impacts my confidence in professional settings

Strategies

How you'll overcome challenges.

## Strategies

- Use a website blocker from 7-9 PM for focused study time
- Attend one Toastmasters session per month to improve public speaking
- Join online communities and actively participate to build network
- Focus on project-based learning to demonstrate skills rather than credentials

Step 4: The Journal/Log

This is the most valuable long-term section. Add it at the bottom and maintain it regularly.

## Journal

- **[2024-05-17 10:00 PM]:** Felt overwhelmed by job search. Avoided studying and played video games. Noticing this pattern.
- **[2024-05-18 2:00 PM]:** Had great conversation with cybersecurity professional on LinkedIn. Feeling more hopeful.
- **[2024-05-19 8:00 AM]:** Completed first module of Security+ study material. Progress feels good.

Using Fabric to Generate and Analyze Your Telos

What is Fabric?

Fabric is an open-source framework for augmenting humans using AI. It provides patterns (prompts) that can be used with various AI models to analyze and enhance your Telos File.

Installation

# Install Fabric (if not already installed)
pip install fabric-patterns

# Set up your API keys
fabric --setup

Using Fabric with Your Telos File

1. Red Team Analysis

Challenge your assumptions and find blind spots:

cat personal_telos.md | fabric -l -p red_team_thinking

2. Generate Opening Sentences

Create compelling narratives from your Telos:

cat personal_telos.md | fabric -l -p t_create_opening_sentences

3. Find Blind Spots

Identify areas you might be missing:

cat personal_telos.md | fabric -l -p find_blindspots

4. AI-Powered Telos Generation

Use Fabric to help generate your initial Telos:

# Generate a Telos based on your current situation
echo "I'm a 35-year-old retail worker trying to break into cybersecurity. I'm self-taught and feeling overwhelmed." | fabric -l -p create_telos

Using Fabric with Work Telos and Project Requirements

Here's how to combine your work Telos with specific project requirements for contextual AI assistance:

Scenario 1: Project Planning with Work Context

# Combine your work Telos with project requirements
cat work_telos.md project_requirements.md | fabric -l -p project_planner

# Example project_requirements.md content:
# - Build a customer authentication system
# - Must support OAuth 2.0 and SAML
# - Deadline: 6 weeks
# - Team: 3 developers, 1 QA

Scenario 2: Technical Decision Making

# Get technical recommendations based on your work context
cat work_telos.md << EOF | fabric -l -p technical_decision

Current Decision: Choose database for new microservice
Options: PostgreSQL, MongoDB, DynamoDB
Constraints: Must handle 10K requests/sec, strong consistency required
EOF

Scenario 3: Code Review with Context

# Review code with your work Telos context
cat work_telos.md code_to_review.py | fabric -l -p code_reviewer

# Fabric will consider:
# - Your mission (e.g., "build secure, scalable systems")
# - Your challenges (e.g., "limited resources, tight deadlines")
# - Your strategies (e.g., "focus on security first")

Scenario 4: Meeting Preparation

# Prepare for meetings with full context
cat work_telos.md meeting_agenda.md | fabric -p meeting_prep

# Example output:
# - Key talking points aligned with your mission
# - Questions to ask based on your challenges
# - Strategies to advocate for your approaches

Scenario 5: Daily Standup with Context

# Generate standup updates that connect to your larger mission
cat work_telos.md << EOF | fabric -p daily_standup

Yesterday: Fixed authentication bug, reviewed PRs
Today: Start implementing OAuth integration, team meeting
Blockers: Waiting for API keys from security team
EOF

Practical Work Telos Example

# Work Telos: Senior Software Engineer

## Problems
- Our systems have accumulated technical debt
- Security vulnerabilities keep appearing in production
- Team lacks clear coding standards

## Missions
- Build secure, scalable systems that protect user data
- Mentor junior developers to raise team capability
- Drive adoption of security-first development practices

## Narratives
I'm a security-focused engineer who transforms fragile systems into robust, maintainable platforms. I bridge the gap between security requirements and practical development, ensuring we ship code that's both functional and secure.

## Goals
- Reduce security vulnerabilities by 50% this quarter
- Implement automated security scanning in CI/CD
- Mentor 2 junior developers on secure coding practices

## Challenges
- Legacy codebase makes security improvements difficult
- Pressure to ship features quickly vs. security thoroughness
- Limited security resources and expertise on team

## Strategies
- Implement security champions program
- Automate security testing to catch issues early
- Create security guidelines and templates

Personal Telos Examples

Example 1: Career Transitioner

# Personal Telos: Career Transition

## Problems
- I'm stuck in a dead-end retail job at age 35
- I lack technical skills for the digital economy
- I feel overwhelmed by the learning curve
- I have family financial pressure

## Missions
- Transition into cybersecurity within 12 months
- Help other career changers avoid my mistakes
- Build a sustainable tech career that supports my family

## Narratives
I'm a determined career changer using my life experience and customer service background to become a cybersecurity professional. I understand real-world security threats because I've seen people get scammed, and I want to protect others while building a better future for my family.

## Goals
- Complete CompTIA Security+ by next month
- Build 3 security projects for portfolio in next 6 months
- Network with 5 cybersecurity professionals this quarter
- Apply to 10 entry-level security positions per week

## Challenges
- Limited time due to current job and family
- Imposter syndrome comparing myself to CS graduates
- Financial constraints for training and certifications
- No direct industry experience or connections

## Strategies
- Study 2 hours daily before work (5-7 AM)
- Join online communities for networking and support
- Document learning journey to build personal brand
- Start with freelance security audits for experience

## Journal
- **[2024-05-20 6:00 AM]:** Completed Security+ module 3. Feeling more confident.
- **[2024-05-19 8:30 PM]:** Had encouraging conversation with security professional on LinkedIn.
- **[2024-05-18 7:00 PM]:** Felt overwhelmed by amount to learn. Breakthrough moment when I realized my customer service experience is actually valuable.

Example 2: Freelance Developer

# Personal Telos: Freelance Success

## Problems
- Inconsistent client flow creates financial stress
- I undercharge my services due to imposter syndrome
- I struggle with work-life balance
- Technical skills are becoming outdated

## Missions
- Build a sustainable freelance business with predictable income
- Become a go-to expert in my niche (React + Node.js)
- Create systems that let me work less and earn more
- Help other freelancers build better businesses

## Narratives
I'm a freelance developer who's tired of the feast-or-famine cycle. I'm combining my technical skills with business acumen to create a premium service that delivers exceptional value, allowing me to work with great clients while having time for my family and personal projects.

## Goals
- Increase hourly rate by 50% within 6 months
- Build 3 automated systems for client acquisition
- Create a course on freelance business development
- Reduce work hours to 30/week while maintaining income

## Challenges
- Fear of raising prices and losing clients
- Difficulty saying no to low-quality work
- Lack of business and marketing knowledge
- Procrastination on business development tasks

## Strategies
- Specialize in e-commerce development for small businesses
- Create content marketing funnel (blog + newsletter)
- Build referral network with complementary service providers
- Implement strict boundaries and pricing policies

## Journal
- **[2024-05-20 2:00 PM]:** Raised rates with new client - they accepted! Feeling validated.
- **[2024-05-19 10:00 AM]:** Wasted 3 hours on social media instead of business development. Need better focus systems.
- **[2024-05-18 6:30 PM]:** Rejected low-paying project. Scary but empowering.

Example 3: Recent Graduate

# Personal Telos: Early Career Growth

## Problems
- Can't get job without experience, can't get experience without job
- Student loans create financial pressure
- Unsure which technical path to specialize in
- Lack professional network and mentorship

## Missions
- Land my first developer role within 3 months
- Build a strong technical foundation for long-term growth
- Create content that helps other new developers
- Develop skills that are AI-resistant

## Narratives
I'm a recent computer science graduate with strong theoretical knowledge but limited practical experience. I'm leveraging my academic background while rapidly building real-world skills to become a valuable team member who can both code and think strategically about system design.

## Goals
- Contribute to 3 open-source projects this month
- Build and deploy 2 full-stack applications
- Grow technical blog to 1000 monthly visitors
- Attend 2 tech meetups per month for networking

## Challenges
- Competition from experienced developers for entry-level roles
- Balancing job search with skill development
- Overwhelmed by too many learning options
- Limited professional network for referrals

## Strategies
- Focus on full-stack JavaScript for maximum marketability
- Create daily coding content to demonstrate skills
- Reach out to 5 alumni per week for informational interviews
- Build personal projects that solve real problems

## Journal
- **[2024-05-20 11:00 AM]:** Got first contribution merged into popular open-source project!
- **[2024-05-19 3:00 PM]:** Rejected from 15th job application. Starting to question my approach.
- **[2024-05-18 7:30 PM]:** Had great coffee chat with senior developer who gave amazing advice.

Project Requirements Example

# Project: Customer Identity Management System

## Requirements
- Support OAuth 2.0, SAML 2.0, and native authentication
- Handle 100K concurrent users
- 99.9% uptime requirement
- GDPR compliance required
- Integration with existing CRM system

## Technical Constraints
- Must use our existing AWS infrastructure
- Python/Node.js backend preferred
- React frontend
- PostgreSQL for user data

## Timeline
- Discovery: 1 week
- Design: 1 week
- Development: 4 weeks
- Testing: 1 week
- Deployment: 1 week

## Team
- 1 Senior Engineer (you)
- 2 Mid-level Engineers
- 1 QA Engineer
- 1 DevOps Engineer

Combined Fabric Usage Examples

Getting Architecture Recommendations

cat work_telos.md project_requirements.md | fabric -p system_architect

# Fabric will consider:
# - Your security-first mission
# - Your scalability requirements
# - Your team composition
# - Your technical constraints

Risk Assessment

cat work_telos.md project_requirements.md | fabric -p risk_analyzer

# Output might include:
# - Security risks based on your mission
# - Timeline risks based on your challenges
# - Technical risks based on your strategies

Task Breakdown

cat work_telos.md project_requirements.md | fabric -p project_breakdown

# Fabric will create tasks that:
# - Align with your mission (security focus)
# - Address your challenges (legacy system integration)
# - Leverage your strategies (automation, mentoring)

Key Benefits of This Approach

  1. Contextual Relevance: AI recommendations align with your work mission and values
  2. Consistent Decision Making: All suggestions consider your core principles
  3. Strategic Alignment: Daily tasks connect to larger career goals
  4. Personalized Guidance: AI understands your specific challenges and adapts advice accordingly
  5. Growth Integration: Project work supports your professional development goals

Alternative AI Integration

If you don't use Fabric, you can still use AI with these prompts:

For ChatGPT/Claude:

Here is my personal context document. Based on this, what are my biggest blind spots? What inconsistencies do you see between my goals and my actions? Act as a kind but direct red-team partner.

For Local AI:

# Example using a local LLM
with open('personal_telos.md', 'r') as f:
telos_content = f.read()

prompt = f"""
Analyze this personal Telos file and provide:
1. Three potential blind spots
2. Inconsistencies between stated goals and current actions
3. Suggestions for strengthening the narrative
4. One area that needs more clarity

Content:
{telos_content}
"""

Daily Integration and Usage

Morning Routine (5 minutes)

  1. Review your Telos File - Read your missions and goals
  2. Set daily intentions - What will you do today that aligns with your Telos?
  3. Journal entry - One sentence about your current state

Weekly Review (15 minutes)

  1. Update your journal with the week's events and insights
  2. Review goals - Are you on track? Do they need adjustment?
  3. AI analysis - Run your Telos through an AI for fresh perspective
  4. Refine narratives - Update your story based on new experiences

Monthly Deep Dive (30 minutes)

  1. Full Telos review - Read the entire document
  2. Pattern analysis - What themes emerge from your journal?
  3. Goal assessment - Are your goals still aligned with your mission?
  4. Strategy update - Adjust your approaches based on what's working

Using Telos for Decision Making

When facing a decision, ask:

  1. Alignment: Does this move me closer to my mission?
  2. Consistency: Is this consistent with my stated values?
  3. Growth: Will this help me overcome my challenges?
  4. Impact: How does this affect my goals?

Advanced Telos Practices

The Personal Pentest

Treat your Telos like a security audit:

  1. Identify vulnerabilities - Where are you weak?
  2. Test assumptions - Challenge your own beliefs
  3. Red team analysis - Have AI attack your logic
  4. Patch and harden - Strengthen weak areas

Creating Multiple Telos Files

Professional Telos

Focus on career, skills, and industry positioning.

Personal Telos

Focus on relationships, health, and life goals.

Project Telos

Create specific Telos files for major projects or initiatives.

Telos for Teams

Adapt the Telos framework for team alignment:

# Team Telos: [Team Name]
## Mission
What we're collectively trying to achieve

## Problems
Challenges we're solving together

## Strategies
How we'll work together effectively

## Goals
What we'll accomplish and when

## Roles
Who does what and why

Integration with Other Systems

Notion/Obsidian Integration

  • Link your Telos to project management
  • Create backlinks between sections
  • Use templates for regular updates

Calendar Integration

  • Schedule Telos review time
  • Block focus time for mission-aligned work
  • Set reminders for goal deadlines

Work vs Personal Telos

Work Telos Focus

# Professional Telos

## Problems
- Industry challenges and opportunities
- Organizational inefficiencies
- Skill gaps in the market

## Missions
- Professional value proposition
- Career advancement goals
- Industry impact objectives

## Goals
- Skill acquisition targets
- Network building objectives
- Project completion milestones

Personal Telos Focus

# Personal Telos

## Problems
- Life satisfaction gaps
- Relationship challenges
- Health and wellness concerns

## Missions
- Personal growth objectives
- Relationship quality goals
- Life balance priorities

## Goals
- Health and fitness targets
- Relationship development plans
- Personal project milestones

Integration Strategy

  1. Separate but connected - Maintain distinct files but link between them
  2. Regular alignment checks - Ensure work and personal goals support each other
  3. Life integration - Look for ways work missions serve personal growth

Common Challenges and Solutions

Challenge: "I don't know what to write"

Solutions:

  • Start with problems - what frustrates you?
  • Use the "alien with clipboard" exercise
  • Try the time machine test: "What would 80-year-old me advise?"
  • Use AI to help brainstorm based on your current situation

Challenge: "It feels too vulnerable"

Solutions:

  • Remember: this document is for you, not others
  • Start with less sensitive sections
  • Recognize that vulnerability is strength
  • Use encryption if privacy is a concern

Challenge: "I don't have time"

Solutions:

  • Start with 7 minutes - that's all you need initially
  • Integrate into existing routines
  • Use voice-to-text for journaling
  • Set recurring calendar reminders

Challenge: "My goals keep changing"

Solutions:

  • That's normal and expected - Telos is a living document
  • Focus on the underlying mission rather than specific goals
  • Review and update regularly
  • Track evolution to see growth patterns

Challenge: "AI analysis feels impersonal"

Solutions:

  • Use specific, personalized prompts
  • Combine AI insights with human feedback
  • Focus on patterns, not prescriptions
  • Remember AI is a tool, not the answer

Resources and Templates

Quick Start Template

For a structured approach to creating your Telos File, use the Telos Template which includes:

  • Complete fill-in-the-blank template
  • AI prompts to help you generate each section
  • Common problems list for inspiration
  • Getting started checklist

The template follows the proven method for creating a comprehensive Telos File in 30 minutes or less.

Official Resources

Templates

Basic Telos Template

# My Telos File
Created: [Date]
Last Updated: [Date]

## Problems
[What you want to solve]

## Missions
[What you'll do about it]

## Narratives
[Your story in different lengths]

## Goals
[SMART objectives]

## History
[Key life events]

## Challenges
[Current obstacles]

## Insecurities
[What holds you back]

## Strategies
[How you'll overcome challenges]

## Journal
[Regular updates with timestamps]

Problems List Starter

# Common Problems to Consider

### Career/Work
- Lack of clear career path
- Skills becoming obsolete
- Work-life imbalance
- Imposter syndrome
- Industry barriers to entry

### Personal Growth
- Lack of direction
- Procrastination habits
- Fear of failure
- Limited self-awareness
- Inconsistent routines

### Society
- Education system gaps
- Healthcare accessibility
- Environmental sustainability
- Economic inequality
- Digital divide

AI Prompts Collection

Initial Telos Generation

Based on the following information about me, help me create a Telos file with the core sections: Problems, Missions Narratives, and Goals. Be specific and actionable.

[Your current situation, background, and concerns]

Monthly Review Prompt

Here is my Telos file and my journal entries from the past month. Please analyze:

1. What patterns do you see in my behavior and decision-making?
2. Where am I making progress toward my mission?
3. What blind spots or inconsistencies are emerging?
4. What should I focus on next month?

[Your Telos content and journal entries]

Decision Alignment Prompt

I'm facing a decision and need your help evaluating it against my Telos.

Decision: [Describe the decision]
Options: [List your options]

My Telos: [Include relevant sections]

Please analyze each option against:
1. Mission alignment
2. Goal progression
3. Challenge overcoming
4. Strategic consistency

Recommend the best path and explain your reasoning.

Conclusion

The Telos Method is more than a productivity hack—it's a fundamental framework for navigating the AI age with purpose and clarity. By creating your Telos File and maintaining it regularly, you:

  1. Gain self-knowledge that AI cannot replicate
  2. Build career security through unique human value
  3. Create a partnership with AI that amplifies your potential
  4. Design your life intentionally rather than reacting to circumstances

Remember: Start simple, be honest, and stay consistent. Your Telos File will evolve as you evolve, serving as both a mirror and a compass in an age of unprecedented change.

The question isn't whether AI will change the world—it's whether you'll know who you are when it does.


"The ideal number of employees for most companies is zero. If you don't have a Telos, you will be automated." - Daniel Miessler

"What are you about? That's your Telos." - Daniel Miessler