10 skills found
openclaw / gh-issuesFetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
anthropics / dedupeFind duplicate GitHub issues
anthropics / triage-issueTriage GitHub issues by analyzing and applying labels
automazeio / ccpmProject management skill system for Agents that uses GitHub Issues and Git worktrees for parallel agent execution.
skyhook-io / radarThe missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
riponcm / projectmemLocal-first AI coding memory for AI agents. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.
anthropics / claude-ai-mcpReport issues related to MCP integration with Claude here.
netresearch / jira-skillAI agent plugin for Jira — CLI tools for issues, worklogs, sprints, and more | Server/DC & Cloud
robert-auger / safer-dependenciessafer-dependencies is a security layer for Claude Code that audits packages before they’re added to your project. It detects and fixes risky dependencies, including CVEs, typosquats, abandoned packages, version-age issues, and adds package-cooldown violations across npm, PyPI, RubyGems, Maven, Go, a…
antosubash / ciRun all CI checks locally, mirroring the GitHub Actions CI pipeline. This catches issues before creating a PR. Execute these steps in order, stopping on first failure. Report results as a summary table at the end. Run `npm run check` from the project root.