Skip to content
@archcore-ai

Archcore

Spec-driven development and git-native context engineering for AI coding agents.

Spec-Driven Development & Context Engineering for AI Coding Agents

Archcore is a git-native context layer for AI coding agents. Keep specs, architecture, decisions, rules, and plans in your repository and make the relevant project context available across Claude Code, Cursor, Codex, GitHub Copilot, Gemini CLI, and other MCP-compatible agents.

Specs define intent. Context preserves understanding. Agents write the code.

Repositories

Repository What it is
cli Git-native project context and MCP infrastructure for AI coding agents. Owns .archcore/, the typed documents, the local MCP server, hooks, and agent integrations.
plugin Spec-driven development and context engineering inside your coding agent. Skills, slash commands, intent routing, gated tracks, review, and guardrails on Claude Code, Cursor, Codex CLI, and GitHub Copilot CLI.

CLI = context infrastructure. Plugin = the command surface and guardrails. Archcore = one product system. Both read and write the same .archcore/ directory; which one you use is decided by the agent you run, not by a recommendation.

Start

curl -fsSL https://archcore.ai/install.sh | bash    # macOS / Linux
cd your-project && archcore init

On Windows: irm https://archcore.ai/install.ps1 | iex

archcore init scaffolds .archcore/, detects your coding agents, and wires up hooks and MCP for them.

Links

Pinned Loading

  1. cli cli Public

    Git-native context engineering CLI and MCP server for AI coding agents. Keep specs, ADRs, rules, plans, and project knowledge in Git.

    Go 64 5

  2. plugin plugin Public

    Spec-driven development and context engineering for Claude Code, Cursor, Codex, and GitHub Copilot — backed by project context in Git.

    Shell 55 7

Repositories

Showing 8 of 8 repositories
  • archcore.ai Public

    Archcore.ai — official website of Archcore

    archcore-ai/archcore.ai's past year of commit activity
    TypeScript 0 0 0 0 Updated Sep 13, 2026
  • cli Public

    Git-native context engineering CLI and MCP server for AI coding agents. Keep specs, ADRs, rules, plans, and project knowledge in Git.

    archcore-ai/cli's past year of commit activity
    Go 64 Apache-2.0 5 12 0 Updated Sep 13, 2026
  • plugin Public

    Spec-driven development and context engineering for Claude Code, Cursor, Codex, and GitHub Copilot — backed by project context in Git.

    archcore-ai/plugin's past year of commit activity
    Shell 55 Apache-2.0 7 15 (3 issues need help) 0 Updated Sep 12, 2026
  • docs.archcore.ai Public

    Documentation for Archcore, a git-native context layer for AI coding agents.

    archcore-ai/docs.archcore.ai's past year of commit activity
    MDX 2 0 0 0 Updated Sep 12, 2026
  • global Public

    Shared Archcore context: positioning, architecture, and conventions consumed by every Archcore repository.

    archcore-ai/global's past year of commit activity
    0 Apache-2.0 0 0 0 Updated Sep 12, 2026
  • bench Public

    RND: How effective is Archcore?

    archcore-ai/bench's past year of commit activity
    Python 0 0 0 0 Updated Aug 12, 2026
  • .github Public

    Organization profile and shared community health files for Archcore.

    archcore-ai/.github's past year of commit activity
    0 0 0 0 Updated Aug 10, 2026
  • send Public

    Hand off an AI coding session — encrypted, one-time, zero-knowledge.

    archcore-ai/send's past year of commit activity
    Go 3 Apache-2.0 0 0 0 Updated Jun 22, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…