
getsentry/dotagents
4 skills20 installs860 starsGitHub
Install
npx skills add https://github.com/getsentry/dotagentsSkills in this repo
1DexThe dex skill coordinates multi-step work via dex or npx @zeeg/dex when not on PATH. Tasks are tickets with name summary, description body with requirements and approach, and result field capturing outcomes like a PR description. Dex tasks live in .dex/ with three-level epic task subtask hierarchy versus session-only built-in task tools. Workflow covers dex create with rich --description, dex list --ready for unblocked work, dex show, dex complete with --result and --commit or --no-commit for GitHub-linked tasks, and dex edit or delete. Never reference dex IDs in commits or external artifacts. Verification checklist required before complete with test and build evidence.10installs2Warden Skillwarden-skill guides Sentry DotAgents Warden for autonomous code review and security scanning in agent workflows with structured findings output.8installs3Commitcommit skill documents 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.. name: commit description: 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.2installs4DotagentsReview code for correctness, security, and missing tests. name: code-reviewer description: Review code for correctness, security, and missing tests. Covers setup, configuration, and when-to-use guidance from upstream documentation for plugins/dotagents.0installs