Forge Address Pr Feedback
This skill analyzes pull request comments to generate structured feedback data for improved address forging and development processes.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add forge-address-pr-feedback npx -- -y @trustedskills/forge-address-pr-feedback
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"forge-address-pr-feedback": {
"command": "npx",
"args": [
"-y",
"@trustedskills/forge-address-pr-feedback"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes pull requests (PRs) related to address formatting and provides feedback. It can identify potential issues with address validation, standardization, or parsing logic within a codebase. The tool aims to improve the quality of address handling in software projects by automating review processes.
When to use it
- Reviewing changes to address formatting libraries or components.
- Ensuring compliance with specific address standards (e.g., USPS).
- Automating feedback for developers working on address-related features.
- Identifying potential bugs in address parsing and validation logic.
Key capabilities
- PR analysis of address formatting code
- Feedback generation based on predefined rules
- Identification of potential issues with address validation
- Standardization checks
Example prompts
- "Analyze this pull request: [link to PR]"
- "Give me feedback on changes to the address parsing logic."
- "Check for compliance with USPS standards in this code."
Tips & gotchas
The skill requires access to the codebase within the pull request. Ensure appropriate permissions are granted to the AI agent using this skill for accurate analysis and relevant feedback.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.