sequant-io/sequant

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.

1Stars on the repository
33Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

sequant-implementer

01

sequant-io/sequant

Agent Claude Code

Implementation agent for sequant /exec parallel groups. Handles component creation, type definitions, CLI scripts, and refactoring tasks. Use when spawned by the /exec skill to implement a specific subtask in a feature worktree.

1 yesterday A 51 tokens original MIT

sequant-qa-checker

02

sequant-io/sequant

Agent Claude Code

Quality check agent for sequant /qa phase. Runs type safety, scope/size, security, and documentation checks on diffs. Use when spawned by the /qa skill to perform parallel or sequential quality checks.

1 yesterday A 50 tokens original MIT

sequant-testgen

03

sequant-io/sequant

Agent Claude Code

Test stub generator for sequant /testgen phase. Parses verification criteria from /spec comments and generates Jest/Vitest test stubs with Given/When/Then structure. Use when spawned by the /testgen skill.

1 yesterday A 49 tokens original MIT