Loading...
Loading...
Found 61 Skills
Fix only small, high-certainty OpenClaw bugs from a pasted issue/PR list after deep code review.
Multi-PR development for large features. Stack dependent PRs, manage rebases, and get faster reviews on smaller changes. Use when creating stacked PRs.
Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.
Fetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're merged.
Guide for collaborating on GitHub projects. This skill should be used when contributing to projects, creating PRs, reviewing code, or managing issues on GitHub.
Auto-updates GitHub issues with commit progress. Use when starting work on an issue, tracking progress during implementation, or completing work with a PR.
AI agent requests effective code reviews through proper preparation, clear descriptions, and appropriate reviewer selection. Use when creating PRs, requesting feedback, or submitting for review.
Create and manage stacked (dependent) pull requests for complex features
Split changes into a Graphite stack with PR titles and descriptions. Use when asked to create or propose a stacked PR series.
Comprehensive GitHub code review with AI-powered swarm coordination
Branch and PR workflow for Engram contributors. Trigger: When starting any change that will be proposed through GitHub.
Clean up local branches after PR merges. Syncs main with origin, identifies branches with merged PRs, and proposes safe deletion. Use when the user asks to 'clean up branches', 'delete merged branches', 'sync branches', or mentions branch cleanup.