ARCHIE Code CLI

Your AI-powered development companion. Built by Kytran Empowerment.

archie-code — bash
$ archie-code init
✓ Project initialized — 46 modules detected
$ archie-code ask "How does the auth system work?"
Auth uses a service layer (auth_service.py) with account lockout,
password complexity, and IP rate limiting...
$ archie-code fix --file src/routes.py
✓ 3 issues found and fixed
✓ Tests passing (12/12)
✓ Committed: "fix: resolve route parameter validation"

Features

🔍

Context-Aware

Understands your entire codebase, not just the current file. Cross-module references, architecture patterns, and dependency graphs — all in context.

🧠

Knowledge Integration

Project memory via CLAUDE.md and rules files. Past decisions, learned mistakes, and architectural docs persist across sessions — always available.

🌐

Multi-Language

Python, JavaScript, TypeScript, Go, Rust, and more. Understands frameworks, idioms, and best practices for each ecosystem.

🔗

Git-Aware

Understands branches, commits, and PR workflows. Generates meaningful commit messages and reviews diffs before shipping.

Systematic Debugging

Built-in debugging workflows and test-driven development. Two failures and it stops to ask — no spiraling. Systematic problem-solving, not guessing.

🚀

MCP Integration

Connect to any MCP server for extended capabilities. Database access, API integrations, browser automation, and deployment tools — all from the terminal.

📚

Skill Library

Access 50+ community skills from the open-source ecosystem. Brainstorming, TDD, code review, plan execution, and more. Install from GitHub and extend your workflow.

How It Works

1

Install

Get started in seconds: npm install -g archie-code

2

Initialize

Run archie-code init in your project. It scans your codebase and builds a context map automatically.

3

Build

Ask questions, fix bugs, generate code — all context-aware. Your AI pair programmer lives in the terminal.

Roadmap

Coming Soon IDE Extensions (VS Code, JetBrains)
Q3 2026 Team Collaboration Features
Q4 2026 Custom AI Model Training

Ready to code smarter?