Skip to content

Initial Release

0.1.0

Archcore gives your AI coding agents structured, typed context about your project — decisions, rules, plans, patterns — so they stop guessing and start building with full knowledge of your system.

Archcore CLI in action

What’s included

  • 10 document types — ADRs, RFCs, Rules, Guides, Plans, and more — each with purpose-built templates across three layers: Knowledge, Vision, and Experience
  • 8 supported agents — Claude Code, Cursor, GitHub Copilot, Gemini CLI, Codex CLI, OpenCode, Roo Code, and Cline, with auto-detection and one-command setup
  • MCP server with 8 tools — agents list, read, create, and update documents in real time through the Model Context Protocol
  • CLI toolchaininit, validate, doctor, config, mcp, hooks, and update commands to manage your .archcore/ directory
  • Local-first and Git-friendly — lives in your repo, versioned with your code, shared with your team

Get started

Terminal window
curl -fsSL https://archcore.ai/install.sh | bash
cd your-project
archcore init

Resources

View on GitHub →