Agent Plugins Marketplace
← All plugins

herdr-promoter-profile

v1.0.0

Shared Herdr promoter role skill. Includes 9 skills.

Claude Code9 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

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install herdr-promoter-profile@agent-plugin-marketplace

Paste 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-tools

Clone 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

herdr-profiles/role-plugins/promoter/
├── .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

authenticated-staging-smokeskills/authenticated-staging-smoke/SKILL.md

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.

courier-pr-gatesskills/courier-pr-gates/SKILL.md

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.

delivery-assuranceskills/delivery-assurance/SKILL.md

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.

dev-evidence-gateskills/dev-evidence-gate/SKILL.md

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.

git-flowskills/git-flow/SKILL.md

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.

promoterskills/promoter/SKILL.md

Finalize reviewed work without changing approved content.

release-pr-validationskills/release-pr-validation/SKILL.md

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.

services-ci-gatesskills/services-ci-gates/SKILL.md

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.

shared-dev-deployskills/shared-dev-deploy/SKILL.md

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

herdr-profiles/role-plugins/promoter/.claude-plugin/plugin.json
{
  "name": "herdr-promoter-profile",
  "description": "Shared Herdr promoter role skill",
  "version": "1.0.0",
  "author": {
    "name": "Herdr Tools"
  }
}

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)