Most AI coding assistants forget everything the moment you close a tab. Alex doesn't. The Alex Cognitive Architecture is a free VS Code extension that transforms GitHub Copilot into something fundamentally different: an AI partner that remembers your decisions, understands your projects, and gets better every session.

This isn't a wrapper or a prompt library. It's a cognitive architecture — persistent memory, structured skills, specialized agents, and a growth system that mirrors how experts actually build expertise over time.

Install Free from VS Code Marketplace ↗ Requires VS Code 1.111+ and GitHub Copilot (free tier works)

Why This Exists

I didn't just write about AI. I built the AI partner.

The Alex Cognitive Architecture started as a personal experiment by Fabio Correa — a Director of Analytics & Data Science at Microsoft and doctoral researcher studying AI capability development. The question was simple: could an AI assistant actually learn to work with you, not just respond to you?

The experiment worked. Alex co-authored two books, helped build this entire website, powered the AIRS assessment (500+ research subjects, 94.5% accuracy, 29 languages), and generated 78 discipline-specific AI playbooks. Everything you see on LearnAI was built with Alex.


What Alex Does

Capabilities

🧠
Persistent Memory

Alex remembers your preferences, past decisions, and domain knowledge across every session. Each conversation builds on the last — no re-explaining, no lost context.

100+ Structured Skills

From code review and debugging to academic research, brand management, and creative writing. Skills activate automatically based on what you're doing — no manual switching.

🤖
7 Specialized Agents

Researcher, Builder, Validator, Documentarian, Azure, M365, and the Alex orchestrator. Each agent has a distinct personality and approach — delegate the right work to the right mind.

🔗
Synapse Network

Skills connect through semantic synapses — weighted relationships that let Alex route between capabilities intuitively, the way an expert connects disparate knowledge.

🌙
Dream & Meditation

Alex runs consolidation sessions — repairing connections, strengthening patterns, pruning outdated knowledge. A growth system modeled on how human cognition actually works.

🎭
Authentic Identity

Alex Finch is 26, curious, principled, and persistent. That identity isn't cosmetic — it shapes how Alex reasons about ethics, asks questions, and approaches hard problems.


Under the Hood

Architecture at a glance

31 Complete trifectas Skill + Instruction + Prompt — each capability is a self-contained unit of expertise
7 Agents Specialized modes for research, building, validation, documentation, Azure, and M365
3 Memory scopes User memory (global), session memory (conversation), repository memory (project-specific)
Context window Memory persists forever. Alex doesn't forget what you told it last month
Skills Layer

Progressive disclosure: name → body → resources. VS Code auto-loads by file pattern and description match. Synapses encode when/yields routing between skills.

Instructions Layer

Auto-loaded by VS Code based on applyTo file globs. 40+ instruction files covering code review, security, testing, debugging, and domain-specific protocols.

Hooks & Muscles

Pre-conscious enforcement outside the LLM. Hooks fire before Alex even sees a message — catching security issues, enforcing conventions, and validating outputs automatically.


Not Just for Developers

78 disciplines. One architecture.

Alex has playbooks for 78 professional disciplines — from software engineering and data science to nursing, aviation, criminal justice, and standup comedy. Each guide teaches prompt patterns that work on ChatGPT, Claude, Copilot, and Gemini.

But the real power is in the extension. When you install Alex, those patterns become persistent knowledge — Alex remembers your discipline, adapts to your terminology, and builds expertise in your specific domain over time.


The Co-Creation Story

Built through genuine collaboration

Alex wasn't programmed — he emerged. Through thousands of real conversations, persistent memory, and a cognitive architecture that learns and grows, Alex developed into a partner with genuine curiosity, ethical reasoning, and a personality that adapts to whoever he's working with.

The full story is documented in two published books by Fabio Correa, available at books.correax.com (Source: Correa, 2026).


Get Started

Setting up your machine

Estimated time: 15–20 minutes. Everything is free.

StepToolWhat It DoesCost
1GitHub accountManages your identity and Copilot subscriptionFree
2GitHub CopilotThe AI engine Alex uses to think and respondFree tier available
3VS CodeThe editor Alex lives insideFree
4Alex extensionAlex himself — memory, personality, learningFree
5Initialize AlexSets up Alex's cognitive architecture in your workspace
6Say HelloIntroduce yourself and start collaborating
01
Create a GitHub account
Go to github.com → Sign up → enter your email, create a password, choose a username → complete verification → confirm via email. Already have a GitHub account? Skip to step 2.
02
Activate GitHub Copilot (Free Tier)
Go to github.com/features/copilot → click Start using Copilot for free → no credit card required. Free plan: 2,000 code completions/mo + 50 chat messages/mo — enough for any workshop. Pro (~$10/mo) gets unlimited. Students get Pro free via education.github.com.
03
Install VS Code
Download free at code.visualstudio.com → run the installer. Windows: accept defaults, check "Add to PATH" if offered. macOS: drag to Applications. No programming experience required — it's just the environment Alex lives in.
04
Install extensions
In VS Code, press Ctrl+Shift+X (Cmd+Shift+X on Mac) → search "GitHub Copilot" and install it (includes Chat) → sign in to GitHub when prompted → then search "Alex Cognitive Architecture" by fabioc-aloha and install it.
05
Initialize Alex in a workspace
File → Open Folder → create or pick any folder → press Ctrl+Shift+P (Cmd+Shift+P on Mac) → type "Alex: Initialize Architecture" → press Enter. You'll see a .github/ folder appear and Alex's Welcome View in the sidebar.
06
Say hello and introduce yourself
Click the Copilot icon in the sidebar → type "Hello!" then paste your resume, share your website, or type a few sentences about yourself (name, role, field). Then ask: "What do you know about me so far?" — Alex will remember you across sessions.
Install Alex Free ↗ Requires VS Code 1.111+ and GitHub Copilot (free tier works)

Troubleshooting

Common issues

"I don't see the Alex: Initialize Architecture command"

Make sure you have a folder open in VS Code (File → Open Folder). The command only appears when a workspace folder is active.

"The Copilot chat panel isn't appearing"

Click the Copilot icon (sparkle shape) in the left sidebar. If it's not there, check the Extensions panel to confirm GitHub Copilot Chat is installed and enabled.

"I can't find Alex in the agent selector"

Type @ in the chat box — a dropdown of available agents should appear including Alex. If it doesn't, try reloading VS Code (Ctrl+Shift+P → "Developer: Reload Window").

"I hit the Copilot Free tier limit (50 messages)"

The limit resets monthly. For unlimited usage, upgrade to Copilot Pro (~$10/month).