Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HawkPR plugin (marketplace)

Claude/Cursor marketplace for HawkPR — skills + MCP config for the hosted backend. Published to darwin403/hawkpr-plugin.

New team member? Start with the Team Guide (USAGE.md) — a plain-English, non-technical walkthrough of adding the connector, installing the plugin, and using /coverage.

Source of truth: this plugin/ directory in the hawkpr app repo. Edit here; publish with ./scripts/publish-plugin.sh.

Install (end users)

Claude Code

/plugin marketplace add darwin403/hawkpr-plugin
/plugin install hawkpr@hawkpr-plugin

Cursor

Dashboard → Plugins → Add Marketplace → darwin403/hawkpr-plugin, then enable the plugin in Customize.

Local dev

From the hawkpr repo root:

export HAWKPR_MCP_URL=http://localhost:3000/api/mcp   # optional: local backend
./scripts/link-plugin-local.sh
npm run dev

Reload Cursor. The script repoints Cursor's plugin registry to plugin/hawkpr and replaces the legacy hawkpr-plugin/hawkpr checkout path with a symlink. The committed mcp.json uses the literal production URL (the web app needs a plain https:// URL); exporting HAWKPR_MCP_URL before the script rewrites only the synced Cursor copies to your local backend.

Publish

./scripts/publish-plugin.sh

Pushes plugin/ to the public marketplace repo (rsync + commit).

About

HawkPR — Claude plugin marketplace for digital PR workflows (coverage tracking and more).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors