Gpd Submission Health

🌐Community
by rudrankriyam · vlatest · Repository

This skill analyzes GP submissions for potential issues like inappropriate content or policy violations, ensuring a safer and compliant community.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gpd-submission-health npx -- -y @trustedskills/gpd-submission-health
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gpd-submission-health": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gpd-submission-health"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, gpd-submission-health, provides insights into the health and status of App Store Connect submissions. It allows users to check submission statuses, view error messages, and understand potential issues impacting app releases. The tool is designed for developers managing iOS applications through App Store Connect.

When to use it

  • Troubleshooting Release Issues: When an app submission appears stuck or encounters errors during review.
  • Monitoring Submission Progress: To proactively track the status of a new app release or update.
  • Automated Status Checks: Integrate into CI/CD pipelines for automated health checks on submissions.
  • Identifying Review Rejections: Quickly understand reasons for rejection and potential next steps.

Key capabilities

  • Checks submission statuses in App Store Connect.
  • Retrieves error messages associated with submissions.
  • Provides insight into the overall health of app releases.

Example prompts

  • "What is the status of my latest iOS app submission?"
  • "Show me any errors for submission ID 1234567890."
  • "Check the health of my app release and report any issues."

Tips & gotchas

  • Requires appropriate App Store Connect API credentials to function. Ensure these are properly configured before use.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
rudrankriyam
Installs
0

🌐 Community

Passed automated security scans.