Skip to content

๐Ÿ”Œ Claude Code plugins: pr-patrol (PR bot comment handler) & spec-interview (AI requirements gathering with 8-stage methodology)

License

Notifications You must be signed in to change notification settings

SmartOzzehir/smart-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Smart Plugins

Claude Code plugins for common development workflows.

Available Plugins

pr-patrol

Handles PR review bot comments (CodeRabbit, Greptile, Copilot, Codex, Sentry) through a structured 7-gate workflow. Validates comments, applies fixes, and posts replies automatically.

/pr-patrol 123    # Process PR #123

spec-interview

Conducts requirements interviews to generate PRD documents. Analyzes existing files, asks targeted questions, and validates against best practices.

/spec-interview "Add user export feature"
/spec-interview docs/feature-spec.md

Installation

/plugin marketplace add SmartOzzehir/smart-plugins
/plugin install pr-patrol
/plugin install spec-interview

License

MIT