agent-standards

Lukk17/agent-standards
★ 0 stars Python AI/LLM Updated 9d ago
One git checkout drops a shared AI coding setup (skills, subagents, MCP servers, OpenSpec scaffolding) into any project, across Claude Code, Kilo, OpenCode, Codex, and Copilot.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-standards": {
      "command": "uvx",
      "args": [
        "agent-standards"
      ]
    }
  }
}

Or install with pip: pip install agent-standards

README Excerpt

<div align="center"> **One `git checkout` drops a shared AI coding setup (skills, subagents, MCP servers, OpenSpec scaffolding) into any project.** </div> --- For developers and teams running multiple AI coding agents across multiple repos. Every project drifts (different prompt files, skill versions, MCP configs, subagent definitions). This repo is the single source: import once, pull

Topics

agent-skillsagents-mdai-agentsai-codinganthropicclaudeclaude-codecodexcoding-agentdeveloper-toolsdotfilesgithub-copilotkilocodellmmcp