Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
prowler-cloud avatar

Prowler Pr

  • 69 installs
  • 14.5k repo stars
  • Updated August 4, 2026
  • prowler-cloud/prowler

prowler-pr is a Claude Code skill for ai & agent building.

About

prowler-pr is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • prowler-pr
  • AI & Agent Building
  • AI-coding skill

Prowler Pr by the numbers

  • 69 all-time installs (skills.sh)
  • Ranked #5,786 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/prowler-cloud/prowler --skill prowler-pr

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs69
repo stars14.5k
Last updatedAugust 4, 2026
Repositoryprowler-cloud/prowler

How do I helps with ai & agent building tasks.?

Helps with ai & agent building tasks.

Who is it for?

Best when you're working on ai & agent building and need structured help with prowler pr.

Skip if: Teams with no ai & agent building needs, or anyone wanting a generic chat assistant without this specific workflow.

When should I use this skill?

When you need to helps with ai & agent building tasks., or when prowler-pr is a claude code skill for ai & agent building.

What you get

Structured output aligned to prowler-pr: prowler-pr, AI & Agent Building.

Files

SKILL.mdMarkdownGitHub ↗

PR Creation Process

1. Analyze changes: git diff main...HEAD to understand ALL commits 2. Determine affected components: SDK, API, UI, MCP, Docs 3. Fill template sections based on changes 4. Create PR with gh pr create

PR Template Structure

### Context

{Why this change? Link issues with `Fix #XXXX`}

### Description

{Summary of changes and dependencies}

### Steps to review

{How to test/verify the changes}

### Checklist

<details>

<summary><b>Community Checklist</b></summary>

- [ ] This feature/issue is listed in [here](https://github.com/prowler-cloud/prowler/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) or roadmap.prowler.com
- [ ] Is it assigned to me, if not, request it via the issue/feature in [here](https://github.com/prowler-cloud/prowler/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) or [Prowler Community Slack](goto.prowler.com/slack)

</details>

- Are there new checks included in this PR? Yes / No
    - If so, do we need to update permissions for the provider?
- [ ] Review if the code is being covered by tests.
- [ ] Review if code is being documented following https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings
- [ ] Review if backport is needed.
- [ ] Review if is needed to change the Readme.md
- [ ] Ensure new entries are added to CHANGELOG.md, if applicable.

#### SDK/CLI
- Are there new checks included in this PR? Yes / No
    - If so, do we need to update permissions for the provider? Please review this carefully.

#### UI (if applicable)
- [ ] All issue/task requirements work as expected on the UI
- [ ] Screenshots/Video - Mobile (X < 640px)
- [ ] Screenshots/Video - Tablet (640px > X < 1024px)
- [ ] Screenshots/Video - Desktop (X > 1024px)
- [ ] Ensure new entries are added to ui/CHANGELOG.md

#### API (if applicable)
- [ ] All issue/task requirements work as expected on the API
- [ ] Endpoint response output (if applicable)
- [ ] EXPLAIN ANALYZE output for new/modified queries or indexes (if applicable)
- [ ] Performance test results (if applicable)
- [ ] Any other relevant evidence of the implementation (if applicable)
- [ ] Verify if API specs need to be regenerated.
- [ ] Check if version updates are required.
- [ ] Ensure new entries are added to api/CHANGELOG.md

### License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Component-Specific Rules

ComponentCHANGELOGExtra Checks
SDKprowler/CHANGELOG.mdNew checks → permissions update?
APIapi/CHANGELOG.mdAPI specs, version bump, endpoint output, EXPLAIN ANALYZE, performance
UIui/CHANGELOG.mdScreenshots for Mobile/Tablet/Desktop
MCPmcp_server/CHANGELOG.mdN/A

Commands

# Check current branch status
git status
git log main..HEAD --oneline

# View full diff
git diff main...HEAD

# Create PR with heredoc for body
gh pr create --title "feat: description" --body "$(cat <<'EOF'
### Context
...
EOF
)"

# Create draft PR
gh pr create --draft --title "feat: description"

Title Conventions

Follow conventional commits:

  • feat: New feature
  • fix: Bug fix
  • docs: Documentation
  • chore: Maintenance
  • refactor: Code restructure
  • test: Tests

Before Creating PR

1. ✅ All tests pass locally 2. ✅ Linting passes (make lint or component-specific) 3. ✅ CHANGELOG updated (if applicable) 4. ✅ Branch is up to date with main 5. ✅ Commits are clean and descriptive

Before Re-Requesting Review (REQUIRED)

Resolve or respond to every open inline review thread before re-requesting review:

1. Agreed + fixed: Commit the change. Reply with the commit hash so the reviewer can verify quickly:

Fixed in abc1234.

2. Agreed but deferred: Explain why it's out of scope for this PR and where it's tracked. 3. Disagreed: Reply with clear technical reasoning. Do not leave threads silently open. 4. Re-request review only after all threads are in a clean state — either resolved or explicitly responded to.

Rule of thumb: A reviewer should never have to wonder "did they see my comment?" when they re-open the PR.

Resources

  • Documentation: See references/ for links to local developer guide

Related skills

FAQ

What does prowler-pr do?

prowler-pr is a Claude Code skill for ai & agent building.

When should I use prowler-pr?

When you need to helps with ai & agent building tasks., or when prowler-pr is a claude code skill for ai & agent building.

What are the main capabilities?

prowler-pr; AI & Agent Building; AI-coding skill.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.