Skip to content

Registry

Plugins

Install these from the desktop app under Settings → Plugins, or publish your own.

Refactor safely

Skill

Keeps a refactor a refactor - behaviour identical, diff reviewable, no opportunistic rewrites.

Ardjun Debi - Tewarie · v1.0.00

PR writer

Slash command

Drafts a pull request description from the branch diff, written for the person who has to review it.

Ardjun Debi - Tewarie · v1.0.00

Migration review

Slash command

Reads a database migration before it runs and tells you which statement is the one that loses data.

Ardjun Debi - Tewarie · v1.0.00

GitHub MCP

MCP server

Reads issues, pull requests and reviews from GitHub without leaving the member's session.

Ardjun Debi - Tewarie · v1.0.00

Incident review

Skill

How to write up an outage so the next one is less likely, without turning it into a search for who to blame.

Ardjun Debi - Tewarie · v1.0.00

Code review

Slash command

Reviews the working diff for defects that actually bite - not style opinions your formatter already settled.

Ardjun Debi - Tewarie · v1.0.00

API contract

Slash command

Finds the changes in a diff that break somebody else's code, including the ones that still compile.

Ardjun Debi - Tewarie · v1.0.00

Accessibility audit

Slash command

Checks interface changes for the accessibility failures that actually lock people out - not the ones a linter already caught.

Ardjun Debi - Tewarie · v1.0.00