CoolSolve
All work

Dev Productivity

Kintsugi

Agentic bug resolution in Slack — every bug report is picked up by an AI engineer with Claude Code, system logs, and read-only DB access. It triages, reproduces, and opens a fix PR, end to end.

Claude Code Slack Postgres Grafana / Loki

Named after the Japanese art of mending broken pottery with gold — the break becomes part of the history, and the object comes back stronger than before. Kintsugi does the same for your bug backlog.

Post a bug in the team Slack channel. Kintsugi picks it up, pulls the relevant system logs, queries the database, reproduces the issue in a sandbox, and opens a pull request with a proposed fix for an engineer to review.

What it does

  • Watches a bugs Slack channel; threads become the issue record
  • Routes through Claude Code with scoped tool access to your codebase
  • Read-only connectors to Postgres, application logs, and tracing
  • Reproduces in a sandboxed environment before proposing a diff
  • Opens a PR with rationale, logs, and a minimal repro — not vibes

An on-call engineer that reads logs faster than you can, doesn’t sleep, and always writes up what it tried.