v1.0 · now in public beta

The plan doesn't
live in the chat.

DotArtemis is the coordination layer for AI-driven work. Scope projects, track decisions, share design systems — and let any AI continue exactly where the last one left off.

app.dotartemis.com — phase 03 · build the design library
Demo video — coming soon
Built for teams using Claude Code, ChatGPT, and any AI tool that speaks MCP
Anthropic OpenAI Google Groq MCP
The problem

Your project plan dies in the chat.

Five conversations in, the context is gone. The next AI starts from zero. Decisions vanish. Components get rebuilt. Your team has no idea what's happening.

01 / CONTEXT LOSS

Context lost between sessions

Every new AI conversation starts from zero. The plan, the decisions, the designs — all locked in the previous chat, never to be read again.

02 / VISIBILITY

Teams can't see the work

AI happens in private terminals. Your team has no idea what was built, what was decided, or what's next. Reviews become archaeology.

03 / DRIFT

Designs and code drift apart

Components get rebuilt instead of reused. Colors hardcoded instead of tokenized. Every phase reinvents the wheel — and the wheel never matches.

The fix

DotArtemis fixes this in three steps.

Structure the project once. Hand it to any AI. Reuse the system on the next one. The plan lives where every model can read it — not in a chat window.

STEP 01 · SCOPE

Structure your project once.

AI helps you scope chapters, phases, and tasks. It captures your hypothesis. It names what you'll explicitly NOT build. Then it saves the whole thing as a structured plan any other AI can read tomorrow.

  • Chapters → Phases → Tasks hierarchy
  • Hypothesis-driven scoping with anti-goals
  • Open questions tracked, never lost
  • 14 pre-built skills guide the conversation
project · landing-page · scope
CH 01 Foundations 3 / 3 phases
Tokens & color modes28 tasks
Type system14 tasks
Component primitives22 tasks
CH 02 Public surface 2 / 4 phases
Information architecture8 tasks
Hero + nav11 tasks
Pricing + checkout flowIn progress
SEO + meta + OG imagesQueued
CH 03 Launch 0 / 5 phases
Analytics & instrumentationScoped
Beta testers onboardingScoped
STEP 02 · BUILD

Any AI picks up where the last one left off.

Claude Code reads your plan via MCP. It executes phases, syncs decisions, prompts, and artifacts back to DotArtemis automatically. Switch to ChatGPT next week — the context is still there, waiting.

  • 25+ MCP tools for Claude Code, out of the box
  • Auto-syncing CLAUDE.md, never stale
  • Phase prompts pre-filled with full context
  • Real-time progress visibility for your team
~/dotartemis-landing · claude code
artemis ❯ claude phase start "pricing-checkout"
→ pulled context from dotartemis (3.2kb) · 4 skills loaded
→ resolved 11 tasks · using design system tokens@v3.1
Phase 03 · Pricing + checkout flow
Read SCOPE.md, DECISIONS.md, CLAUDE.md
Lifted <PriceCard /> from design.components
Wired Stripe placeholder ENV vars
Logged decision: DKK only at launch
8 / 11 tasks done · synced to artemis://phase/03
artemis ❯ _
STEP 03 · REUSE

Built once. Used everywhere.

Your colors, typography, components, and skills persist across every project. Import from Figma. Token-link components. Export as CSS, SCSS, Tailwind, or Figma Tokens — and bring them into the next project with one click.

  • Live token linking — change once, update everywhere
  • WCAG contrast checker built into every swatch
  • 14 reusable skills + custom skill creator
  • Multi-mode color systems (Light · Dark · any)
design system · tokens · dark mode
Color Type Spacing Components Skills
orange/500
orange/400
orange/300
bg/base
bg/surf
bg/soft
good/500
warn/500
err/500
text/hi
text/mu
border
display
The plan doesn't live
linked · 4 uses
body
Plex Sans · 16/24 · regular
linked · 38 uses
mono
artemis ❯ phase.start
linked · 12 uses
Everything inside

Everything you need to coordinate AI-driven work.

One platform. Every artifact. Every model. Every project.

AI-guided scoping

Structured chapter / phase / task hierarchy with hypothesis tracking and anti-goals.

Design system as data

Colors, fonts, components, icons — token-linked, multi-mode, and Figma-aware.

Skills system

14 pre-built skills + custom skill creator. Auto-injected into every phase prompt.

Claude Code integration

MCP server with 25+ tools. Reads your plan, syncs progress back. Works out of the box.

Real-time collaboration

Phase comments, @mentions, team chat, private DMs. Everyone sees what AI is doing.

BYO AI keys

Use your own Anthropic, OpenAI, Google, or Groq keys. Encrypted with AES-256-GCM.

Decision logging

Every decision captured with alternatives, tradeoffs, and the prompt that produced it.

Crosshair selection

Point at any component, color, or phase and ask AI about it. Context comes for free.

WCAG built in

Contrast checking and auto-fix on every UI component. Ship accessible by default.

The workflow

From idea to shipped in 4 steps.

You spend two minutes setting it up. After that, every AI conversation starts pre-loaded.

STEP 01

Create a project

Name it. AI scopes it. CLAUDE.md is generated for you.

my-saas-app/
├ SCOPE.md
├ CLAUDE.md
└ DECISIONS.md
STEP 02

Connect Claude Code

Run one curl command. Claude Code reads everything via MCP.

$ curl -L artemis.sh/install
✓ MCP server installed
✓ 25 tools registered
STEP 03

Build phase by phase

Each phase has a pre-filled prompt. Skills guide the work. Progress syncs back.

Phase 01 · Schema
Phase 02 · Auth
Phase 03 · Billing
STEP 04

Ship and reuse

Design system and skills carry over to your next project. Nothing rebuilt twice.

Pricing

Start free. Scale when you need to.

All plans include the full DotArtemis platform. Pay only when you need more capacity.

Free
0 DKK / month
Forever free. No card.
  • 1 project
  • All design system tools
  • All 14 skills included
  • Claude Code MCP integration
  • BYO AI keys
  • 1 collaborator
Max
199 DKK / month
For teams and agencies.
Contact sales
  • Everything in Try, plus:
  • Unlimited collaborators
  • 500,000 credits / mo (Sonnet 4.5)
  • Team workspaces
  • SSO and audit logs
  • Custom branding
  • Dedicated Slack channel
All prices in DKK. VAT not included. Cancel anytime.
Who it's for

Built for everyone working with AI.

Pick the role that fits — the platform shapes itself around the work.

Questions

Frequently asked.

How is this different from Notion or Linear?

DotArtemis is built for AI to read your plan via MCP — not just for humans to look at. Notion is a wiki. Linear is a tracker. DotArtemis is a structured project graph that any LLM can query, mutate, and continue from. The plan is data, not a document.

Do I need to use Claude Code?

No. Any AI that supports MCP works. We've got first-class Claude Code integration, but the architecture is open — ChatGPT desktop, Cursor, Continue, and any other MCP-aware tool can read and write to your project the same way.

Can I import my existing project?

Yes — paste your scope, README, or Notion page into the AI scoping flow and it structures it automatically into chapters, phases, and tasks. Existing CLAUDE.md files are imported as-is and kept in sync.

Is my data secure?

Yes. Your project data lives in our database, encrypted at rest. API keys are encrypted with AES-256-GCM. We never see your AI conversations — they go directly from your browser to the model provider you configured.

Can I export my data?

Yes — every project exports as Markdown (SCOPE.md, CLAUDE.md, DECISIONS.md). The design system exports as a zip with all tokens, components, and CSS / SCSS / Tailwind / Figma Tokens variants. No lock-in, ever.

Does this work with my team?

Yes — invite collaborators, real-time chat, phase comments, private DMs. Free plan includes 1 collaborator, Try includes 5 per project, Max is unlimited with team workspaces, SSO, and audit logs.

Stop losing context.
Start coordinating.

Free forever for one project. Setup takes two minutes.

Tweaks
Accent
Hero density
Headline style