Agentic Bundle Oss Maintainer
Install the "OSS Maintainer" editorial skill bundle for Claude Code.
Skills in this plugin
8- ▌ Commit · sickn33ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
- ▌ Create Pr · sickn33Alias for pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.
- ▌ Create Branch · sickn33Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new branch", or when starting new work on the default branch.
- ▌ Changelog Automation · sickn33 bundleAutomate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
- ▌ Receiving Code Review · sickn33Code review requires technical evaluation, not emotional performance.
- ▌ Git Advanced Workflows · sickn33Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.
- ▌ Documentation Templates · sickn33Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
- ▌ Finishing A Development Branch · sickn33Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup