Archcore — Testing skill for Claude Code
Spec-driven development and context engineering for Claude Code, Cursor, Codex, and GitHub Copilot — backed by project context in Git.
How to install Archcore
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open archcore-ai/archcore and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Archcore does
Spec-driven development and context engineering for Claude Code, Cursor, Codex, and GitHub Copilot — backed by project context in Git.
Alternatives in Testing
- Cc Sdd — Spec-driven development (SDD) for your team's workflow 3.1k ★
- AI Contribution Skills (Engram) — branch-pr: clean branch and PR workflow 2.5k ★
- Spec Kitty — Spec-Driven Development for serious software developers 1.6k ★
README
Archcore - Spec-driven development and git-native context engineering for AI coding agents
[](LICENSE) [](https://github.com/archcore-ai/archcore/releases) [](https://github.com/archcore-ai/archcore/releases) [](https://go.dev) [](https://docs.archcore.ai)
**Contributors:** source code and tests live on the [`dev`](https://github.com/archcore-ai/archcore/tree/dev) branch. `main` holds only the published plugin. Start with [CONTRIBUTING.md](https://github.com/archcore-ai/archcore/blob/dev/CONTRIBUTING.md).
**Stop re-explaining your repo to every AI coding agent.**
Archcore keeps your project's decisions, specs, and rules in the repo. Your coding agent reads them before it writes, so it builds by this repo's rules instead of the ones it happens to know.
What you get
- Code that fits this repo on the first try. The decision that already chose Redis, and the rule for error shapes in
src/api/, reach the agent before it edits the file. - Nothing to re-explain in a new session. Each session opens with what is decided and what is in progress. Switch to another agent and it reads the same folder.
- A broken decision caught before merge. Review reads your branch against the spec and the decision record, and returns
code-wrongon the file that ignored them.
Get started
**Install.** One binary, nothing to run in the background.
curl -fsSL https://archcore.ai/install.sh | bash # macOS, Linux, WSL
irm https://archcore.ai/install.ps1 | iex # Windows, PowerShell 5.1+
**Connect your agents.** In your project folder:
archcore
Related Skills
Spectra App
Spec-driven development for coding agents — a desktop app, a CLI, and skills for Codex, Claude Code, Cursor, C
Spectoflow
Agent-agnostic spec-driven development framework with a real-time local dashboard — works with Claude Code, Gi
Gsd 2 Next
A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work
Spec Kit Zh
💫 帮助你快速上手规格驱动开发的工具包💫 Toolkit to help you get started with Spec-Driven Development Works seamlessly across al
Get Shit Done Multi
Fork of Get Shit Done (TÂCHES) with multi-CLI support. Spec-driven development workflows for Claude, Copilot,
Maxsimcli
Solve context rot in AI coding. Spec-driven development system for Claude Code, OpenCode, Gemini CLI, and Code
Related Agents
Codex Fast Worker
CLI-backed mechanical implementer — the codex variant of fast-worker. Use for boilerplate implementation, test
Drupal Critic
Drupal-specific harsh reviewer with evidence-backed findings and context-driven audience lenses
Claude Sub-agent System
AI-driven development workflow system built on spec-driven sub-agents