claude-kit

Christopher-Waters/claude-kit
★ 0 stars JavaScript AI/LLM Updated 2d ago
Claude Code starter kit — agents, hooks, MCP servers, slash commands, and workflow automation
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": {
    "claude-kit": {
      "command": "npx",
      "args": [
        "-y",
        "Christopher-Waters/claude-kit"
      ]
    }
  }
}

README Excerpt

> A [Claude Code](https://claude.ai/code) starter kit **built for Azure DevOps teams** — agents, hooks, MCP servers, and slash commands that automate the full work item → branch → PR → release → deploy lifecycle. Installed into any project with a single `npx` command. --- Claude Kit installs a complete AI development infrastructure into any project that uses **Azure DevOps** for work tracking, source control (Azure Repos), and CI/CD (Azure Pipelines). It includes specialized agents that handle s

Tools (7)

DeployedStagingTestingdevmainprodstaging