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.
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.
Capabilities
Alex remembers your preferences, past decisions, and domain knowledge across every session. Each conversation builds on the last — no re-explaining, no lost context.
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.
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.
Skills connect through semantic synapses — weighted relationships that let Alex route between capabilities intuitively, the way an expert connects disparate knowledge.
Alex runs consolidation sessions — repairing connections, strengthening patterns, pruning outdated knowledge. A growth system modeled on how human cognition actually works.
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.
Architecture at a glance
Progressive disclosure: name → body → resources. VS Code auto-loads by file pattern and description match. Synapses encode when/yields routing between skills.
Auto-loaded by VS Code based on applyTo file globs. 40+ instruction files covering code review, security, testing, debugging, and domain-specific protocols.
Pre-conscious enforcement outside the LLM. Hooks fire before Alex even sees a message — catching security issues, enforcing conventions, and validating outputs automatically.
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.
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).
Setting up your machine
Estimated time: 15–20 minutes. Everything is free.
| Step | Tool | What It Does | Cost |
|---|---|---|---|
| 1 | GitHub account | Manages your identity and Copilot subscription | Free |
| 2 | GitHub Copilot | The AI engine Alex uses to think and respond | Free tier available |
| 3 | VS Code | The editor Alex lives inside | Free |
| 4 | Alex extension | Alex himself — memory, personality, learning | Free |
| 5 | Initialize Alex | Sets up Alex's cognitive architecture in your workspace | — |
| 6 | Say Hello | Introduce yourself and start collaborating | — |
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.
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.
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.
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.
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.
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.
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).