herdr-promoter-profile
v1.0.0Shared Herdr promoter role skill. Includes 9 skills.
By Herdr Tools0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 9 skill or MCP entries
- Source updated
- Sep 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install herdr-promoter-profile for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install herdr-promoter-profile@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/Gabrielgvl/herdr-toolsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is herdr-profiles/role-plugins/promoter/.
Plugin files
├── .claude-plugin/plugin.json├── skills/authenticated-staging-smoke/SKILL.md├── skills/courier-pr-gates/SKILL.md├── skills/delivery-assurance/SKILL.md├── skills/dev-evidence-gate/SKILL.md├── skills/git-flow/SKILL.md├── skills/promoter/SKILL.md├── skills/release-pr-validation/SKILL.md├── skills/services-ci-gates/SKILL.md└── skills/shared-dev-deploy/SKILL.md
Included Skills9
Validate Courier staging changes with real authentication and smoke evidence. Use for a staging cutover, rollout flag, feature path, regional deployment, or API/Studio behavior where health checks are insufficient.
Decide the review, approval, merge, and rebase gate for a Courier PR: risk tier, /claude-review versus human approval, rebase approval state, single-commit check, pi-review round ceiling, release hold, auto-merge.
Enforces the Linear proof boundary for planning, implementation, review, readiness, and merge. Use for multi-surface work, ownership or plan changes, exact-head evidence, Scope Review, or moving a ticket to Done.
Decide whether Courier work has required dev-deploy and smoke evidence: before PR ready, before staging merge, before a new path's first staging or production run, when reusing evidence after rebase, or before redeploy.
Canonical git protocol for AI Code Flow: pre-flight checks, branch naming, worktree isolation for parallel multi-ticket waves, WIP commits, squash-before-PR, push, failure recovery. Load before any git operation.
Finalize reviewed work without changing approved content.
Courier release PR validation workflow before author-scoped approval. Use when asked to validate, smoke test, approve, or review a release PR in any trycourier repository.
What actually gates a trycourier/services PR — reviewdog, architecture checks, pnpm, Claude review, and merge governance. Load before opening, readying, babysitting, debugging, or merging any services PR.
Deploy safely to the shared Courier dev environment: any Backend or Services dev deploy, the engineering-dev-env lock, a deploy worktree, absent SLACK_BOT_TOKEN or COURIER_AUTH_TOKEN, an ARM64 build or transform run.
Plugin manifests1
{
"name": "herdr-promoter-profile",
"description": "Shared Herdr promoter role skill",
"version": "1.0.0",
"author": {
"name": "Herdr Tools"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[herdr-promoter-profile on Agent Plugins Marketplace](https://pluginsmp.com/plugins/herdr-promoter-profile)