1K Monitor Pr Ci
Monitors GitHub pull requests & CI build status across repositories, alerting you to failures and updates.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add 1k-monitor-pr-ci npx -- -y @trustedskills/1k-monitor-pr-ci
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"1k-monitor-pr-ci": {
"command": "npx",
"args": [
"-y",
"@trustedskills/1k-monitor-pr-ci"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill monitors pull requests and CI builds within a monorepo environment. It provides insights into build status, identifies potential regressions, and helps ensure code quality across multiple projects. The tool is specifically designed to work with the onekeyhq app monorepo.
When to use it
- Automated Status Reports: Generate daily or weekly reports on CI build success rates for all projects in the monorepo.
- Regression Detection: Identify new pull requests that are causing failures in existing CI builds.
- Proactive Issue Identification: Get alerted when a new commit introduces a breaking change impacting multiple services.
- Performance Monitoring: Track CI build times to identify performance bottlenecks and optimize workflows.
Key capabilities
- Monitors pull request status
- Tracks CI build status
- Identifies regressions across projects
- Works with onekeyhq app monorepo
Example prompts
- "Show me the current status of all CI builds in the monorepo."
- "What new pull requests are causing failures in existing CI builds?"
- "Generate a report on build success rates for the last week."
Tips & gotchas
This skill is specifically designed for use with the onekeyhq app monorepo. It may require specific configuration or access permissions to properly function within that environment.
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.