From aabe82b3c1435364a2fb7e10ab41e81e1396cddb Mon Sep 17 00:00:00 2001 From: sentisso <38100632+sentisso@users.noreply.github.com> Date: Sat, 24 Jan 2026 13:29:32 +0100 Subject: [PATCH] fix: remove Sentry deslop skill --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 397245b..4d7668c 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,6 @@ Agent Skills for the Stitch MCP server, compatible with Claude Code, Gemini CLI, - **[getsentry/code-review](https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/code-review)** - Perform code reviews - **[getsentry/commit](https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/commit)** - Create commits with best practices - **[getsentry/create-pr](https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/create-pr)** - Create pull requests -- **[getsentry/deslop](https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/deslop)** - Clean up sloppy code - **[getsentry/find-bugs](https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/find-bugs)** - Find and identify bugs in code - **[getsentry/iterate-pr](https://github.com/getsentry/skills/tree/main/plugins/sentry-skills/skills/iterate-pr)** - Iterate on pull request feedback