Skip to content
@getlytos

lytos

Lytos

npm

Your AI forgets everything. Lytos fixes that. · Lire en français 🇫🇷


The moment it clicks

A developer is coding with an AI agent. They explain the stack, the conventions, the constraints. The AI produces great code. Next session — it forgot everything. They explain again. And again.

Then they try a persona: "You are a Senior Developer with 15 years of experience." The tone changes. The quality doesn't. A costume doesn't create knowledge. Context does.

The problem isn't the AI. It's what the AI knows when it starts working.

"An agent dressed as a senior dev doesn't know your code. It knows the word 'senior'."

What if the AI remembered?

Every session starts with the project's constitution, the team's conventions, past decisions, the current sprint — loaded automatically, from files that live in the Git repo.

That's Lytos. Not another AI tool. A method that structures what any AI agent needs to do its best work.

npm install -g lytos-cli && lyt init

One command. The AI understands the project from the first session.


Without Lytos:

Dev: "We use Tailwind, not CSS modules. And we write tests before committing."
AI:  "Got it!" (until the next session, when it forgets again)

With Lytos:

The AI reads .lytos/ at startup → stack, conventions, sprint, past decisions.
No re-explaining. A real working session from line one.

"Agile structured human collaboration. Lytos structures collaboration with AI."


A project shouldn't depend on a model

Claude today. GPT tomorrow. Gemini next month. Models change every 3-6 months — APIs evolve, prices shift, features disappear. When project context lives in a vendor's chat history, every change means starting over.

Everything in Lytos is Markdown in Git. The manifest, the rules, the memory — plain text files that the team owns, versions, reviews, and migrates freely. The AI is an engine. Engines get swapped. The foundation stays.

It runs on Claude Code today. It will run on whatever's best tomorrow. The context doesn't move.

"Choose your AI. Don't belong to it."


Three paths

→ Try itnpm install -g lytos-cli && lyt init

→ Learn by doinglytos-learn — a guided tutorial in 7 steps

→ Understand the methodlytos.org

→ For teams & trainersTrainer Kit


Repositories

Repo What it is
lytos-method The method — manifest, skills, rules, memory. Works with any AI
lytos-cli The CLI — lyt init · lyt board · lyt lint · lyt doctor · lyt start · lyt close
lytos-learn Hands-on tutorial — learn Lytos by building a todo API
lytos-website Documentation — lytos.org

Popular repositories Loading

  1. lytos-cli lytos-cli Public

    lyt init · lyt board · lyt lint · lyt doctor · lyt start · lyt close

    TypeScript 1

  2. lytos-method lytos-method Public

    The method — manifest, skills, rules, memory. Works with any AI.

    Shell

  3. .github .github Public

  4. lytos-website lytos-website Public

    Documentation — lytos.org

    MDX

  5. lytos-learn lytos-learn Public

    Learn Lytos hands-on — build a todo API step by step, guided by your AI

    JavaScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…