Skip to main content
0
Q

Quint Code

Engineering decisions engine that know when they're stale. Frame, compare, decide — with evidence d

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

No login needed

Works With

Claude CodeCursorWindsurfVS Code

About

Engineering decisions that know when they're stale.

Frame problems. Compare options fairly. Record decisions as contracts. Know when to revisit.

Supports: Claude Code, Cursor, Gemini CLI, Codex CLI, Codex App, Air

Install

bash
curl -fsSL https://raw.githubusercontent.com/m0n0x41d/quint-code/main/install.sh | bash

Then in your project, run init with your tool's flag:

bash
# Claude Code (default if no flag)
quint-code init

# Cursor
quint-code init --cursor

# Gemini CLI
quint-code init --gemini

# Codex CLI / Codex App
quint-code init --codex

# JetBrains Air
quint-code init --air

# All tools at once
quint-code init --all

What init does per tool

The binary is the same — only the MCP config location differs:

ToolMCP ConfigCommandsSkill
Claude Code.mcp.json (project root)~/.claude/commands/~/.claude/skills/q-reason/
Cursor.cursor/mcp.json~/.cursor/commands/~/.cursor/skills/q-reason/
Gemini CLI~/.gemini/settings.json~/.gemini/commands/
Codex CLI.codex/config.toml~/.codex/prompts/~/.agents/skills/q-reason/
Air.codex/config.tomlproject skills/project skills/q-reason/

Important for Cursor: After init, open Cursor Settings → MCP → find quint-code → enable the toggle. Cursor adds MCP servers as disabled by default.

Note: Cursor also picks up Claude Code commands from ~/.claude/commands/ — so slash commands work even without --cursor. But MCP config (.cursor/mcp.json) must be set up for the tools to connect.

Existing project? Run /q-onboard after init — the agent scans your codebase for existing decisions worth capturing.

First time? Ask the agent to explain how it works:

/q-reason explain how to work with quint-code effectively — what commands exist, when to use each one, and what's the recommended workflow

The agent has full knowledge of all Quint tools and will walk you through them in context of your project.

How It Works

One command: /q-reason

Describe your problem. The agent frames it, generates alternatives, compares them fairly, and records the decision — all in one command. It auto-selects the right depth.

Or drive each step manually

/q-frame  → /q-char  → /q-explore → /q-compare → /q-decide
  what's      what       genuinely     fair         engineering
  broken?     matters?   different     comparison   contract
                         options

Micro-decisions on the fly

The agent captures decisions automatically when it notices them in conversation. No rationale — no record. Conflicts with active decisions are flagged. Auto-expires in 90 days.

When decisions go stale

/q-status shows what's expired and what needs attention. /q-refresh manages the lifecycle of ALL artifact types — waive, reopen, supersede, or deprecate.

What Makes It Different

Don't lose this

Three weeks from now, you'll want Quint Code again. Will you remember where to find it?

Save it to your library and the next time you need Quint Code, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

Engineering decisions engine that know when they're stale. Frame, compare, decide — with evidence d. Best for anyone looking to make their AI assistant more capable in content. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.