ARCHIE Code CLI
Your AI-powered development companion. Built by Kytran Empowerment.
✓ Project initialized — 46 modules detected
Auth uses a service layer (auth_service.py) with account lockout,
password complexity, and IP rate limiting...
✓ 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
Install
Get started in seconds: npm install -g archie-code
Initialize
Run archie-code init in your project. It scans your codebase and builds a context map automatically.
Build
Ask questions, fix bugs, generate code — all context-aware. Your AI pair programmer lives in the terminal.