πŸ”Œ

pr

πŸ”ŒPlugin

tony/ai-workflow-plugins

VibeIndex|
What it does
|

Generate, refresh, recut, and review gold-standard PR descriptions; detect AI slop, brittle counts, and verbose commit messages on branch commits and resolve via fixup commits and autosquash with quality-gate checks

πŸͺ

Part of

tony/ai-workflow-plugins

development

Installation

Add marketplace in Claude Code:
/plugin marketplace add tony/ai-workflow-plugins
Step 2. Install plugin:
/plugin install pr@ai-workflow-plugins
0
-
AddedJul 27, 2026

More from this repository10

πŸ”Œ
weaveπŸ”ŒPlugin

Run independent adversarial participants through host-native sub-agents by default or separate model CLIs by choice β€” brainstorm, refine, plan, execute, architect, review, and synthesize

πŸ”Œ
merge-prπŸ”ŒPlugin

Merge PRs via gh with merge commits matching the repo's own git history β€” readiness checks and CI watch before every merge, plus multi-PR runs with stack detection, rebase, and conflict resolution between merges

πŸ”Œ
releaseπŸ”ŒPlugin

Cut and bump releases with safe defaults β€” no push, no tag, no tag push without an explicit flag β€” and roll new releases out to every downstream consumer repo with CI verification

πŸ”Œ
actionπŸ”ŒPlugin

Take tickets to branches in isolated git worktrees β€” resolve Linear/GitHub issues strictly read-only, name branches by the team's own conventions, land gated commits, and fan out multiple tickets in parallel

πŸ”Œ
businessπŸ”ŒPlugin

Measure and report the business value of AI skills and agentic workflows β€” provenance-tagged data collection and audience-tiered reports in engineer-hours and cycle time, never currency

πŸ”Œ
terraformπŸ”ŒPlugin

Move Terraform and OpenTofu versions across any repository layout β€” discover every root module instead of assuming one, move every declaration of a provider together because constraints combine across modules, and refresh each lock file without narrowing its platform coverage

πŸ”Œ
spikeπŸ”ŒPlugin

Prove a path fast in a no-commit spike β€” a single probe or a bakeoff of competing strategies in git worktrees β€” exit through the project's quality gates into stashes, and hand back a commit-by-commit implementation plan

πŸ”Œ
github-actionsπŸ”ŒPlugin

Update GitHub Actions pins across one repo or a whole fleet β€” verify every target tag exists before writing it, research each upgrade against real release notes, land one commit per action on trunk, then close dependabot's PRs by citing the commit that superseded them

πŸ”Œ
commitπŸ”ŒPlugin

Create git commits following project conventions with format enforcement and safety checks

πŸ”Œ
double-checkπŸ”ŒPlugin

Make verification requests return the re-derived answer instead of a diff against the agent's prior turn β€” an ambient skill for 'double check' / 'are you sure' moments plus an /align command to repair a chat where the diff already happened