Pro plugins
Anchorwatch Pro is six plugins delivered through a private marketplace. Each has its own page below. All of them run locally; none send anything anywhere.
| Plugin | What it does | Entry points |
|---|---|---|
| Quality Gates | Formats every edit, flags debug leftovers, gates the end of a turn on tests | hooks · /quality-gates:preflight · /quality-gates:config |
| Ship | Conventional commits, PRs, semver releases with confirmation gates | /ship:commit · /ship:pr · /ship:release · /ship:changelog |
| Review Crew | Four specialist reviewers in parallel, one ranked report | /review-crew:review · /review-crew:security · four agents |
| Context Keeper | State snapshots around compaction, handoff and resume | hooks · /context-keeper:handoff · :resume · :snapshot |
| Setup Audit | Grades your Claude Code setup A–F with the top five fixes | /setup-audit:run [--apply] |
| Stack Packs | Tailored CLAUDE.md and rules for your stack | /stack-packs:init [stack] |
Install
After purchase, connect GitHub in your Polar portal and accept the repository invitation (the thanks page walks through it), then:
claude plugin marketplace add anchorwatch-dev/anchorwatch-pro
claude plugin install quality-gates@anchorwatch-pro # and any of the others
Inside a session, /help → Custom commands lists every installed skill with its description. Updates arrive through the marketplace like any plugin; /plugin marketplace update anchorwatch-pro forces a refresh.
Support
Open an issue in the private anchorwatch-pro repository (visible once you have access) or email hello@anchorwatch.sh. Issues are triaged daily.