sequant

sequant-io/sequant
★ 1 stars TypeScript 🤖 AI/LLM Updated today
AI coding agent orchestrator — resolve GitHub issues end-to-end with isolated git worktrees, quality gates, and an MCP server. Works with Claude Code or Aider.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sequant": {
      "command": "npx",
      "args": [
        "-y",
        "sequant-io/sequant"
      ]
    }
  }
}

README Excerpt

**Spec-driven AI coding agents — every acceptance criterion verified, stops at the human merge gate.** For teams that can't ship un-reviewed AI code. Solve GitHub issues with structured phases and quality gates — from issue to merge-ready PR. **[sequant.io](https://sequant.io)** — docs, guides, and getting started.

Topics

agent-orchestratorai-coding-agentautonomous-agentclaude-codeclaude-code-plugincode-reviewgit-worktreemcp-serverspec-driven-development