suphiozdedee/agentic-bundle-oss-maintainer
Portable skills-only "OSS Maintainer" plugin from Agentic Awesome Skills.
Automate 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.
ALWAYS 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 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.
Alias for pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
Use 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
Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.
Create pull requests following Sentry's engineering practices.
Code review requires technical evaluation, not emotional performance.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements