chore: add sunset notice — skills moved to sentry-for-ai (#20)

All skills have been ported to getsentry/sentry-for-ai, which is now
the single source of truth for Sentry agent skills, MCP config, slash
commands, and plugin metadata.

The full legacy README is preserved in a collapsed details block for
reference until the repo is archived.

Co-Authored-By: Claude (Anthropic)
This commit is contained in:
Daniel Griesser
2026-02-28 15:51:51 +01:00
committed by GitHub
parent 4d235fa92c
commit 9f54eb0219
+15
View File
@@ -1,3 +1,16 @@
# ⚠️ This repository has been superseded
All skills have been moved to **[getsentry/sentry-for-ai](https://github.com/getsentry/sentry-for-ai)**, the official Sentry plugin for AI coding assistants. That repo is now the single source of truth for all Sentry agent skills, MCP server config, slash commands, and plugin metadata.
**Please use [getsentry/sentry-for-ai](https://github.com/getsentry/sentry-for-ai) for all new installations and contributions.**
This repository is archived and will no longer receive updates.
---
<details>
<summary>Legacy README (for reference)</summary>
# Sentry Agent Skills
Official agent skills for integrating Sentry into your projects. These skills provide AI coding assistants with the knowledge to set up Sentry, debug production issues, and leverage Sentry's full observability platform.
@@ -439,3 +452,5 @@ For full-platform SDK skills (covering all Sentry features for one language/fram
## License
Apache-2.0
</details>