> create-pr
Alias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.
curl "https://skillshub.wtf/getsentry/skills/create-pr?format=md"Alias: create-pr
This skill name is kept for compatibility.
Use sentry-skills:pr-writer as the canonical skill for creating and editing pull requests.
If invoked via create-pr, run the same workflow and conventions documented in sentry-skills:pr-writer.
> related_skills --same-repo
> sred-work-summary
Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.
> sred-project-organizer
Take a list of projects and their related documentation, and organize them into the SRED format for submission.
> skill-writer
Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill", "synthesize sources into a skill", "improve a skill from positive/negative examples", "update a skill", or "maintain skill docs and registration". Handles source capture, depth gates, authoring, registration, and validation.
> skill-scanner
Scan agent skills for security issues. Use when asked to "scan a skill", "audit a skill", "review skill security", "check skill for injection", "validate SKILL.md", or assess whether an agent skill is safe to install. Checks for prompt injection, malicious scripts, excessive permissions, secret exposure, and supply chain risks.