n1ddeh/fantastic-skills Skills
(6)Browse AI agent skills from n1ddeh/fantastic-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
create-linear-ticket
n1ddeh/fantastic-skills
Creates Linear tickets with configurable defaults. Use when you want to create a Linear issue. Reads team, assignee, labels, and status from config.yaml.
open-graphite-stacks
n1ddeh/fantastic-skills
Discovers and displays all open Graphite stacks authored by you across your GitHub repos. Shows a simple grouped view of every stack with PR numbers, titles, and status. Use when you want to see what stacks you have open.
resolve-pr-feedback-bubbles
n1ddeh/fantastic-skills
Auto-resolves PR review comments. Bubbles drafts replies, implements code fixes, and pushes back respectfully when suggestions would make things worse. Triggers on "address PR comments", "resolve PR feedback", "handle review comments", or "respond to PR reviews".
review-graphite-stack-chomper
n1ddeh/fantastic-skills
Reviews all open non-draft PRs in a Graphite stack in parallel. Use when the user provides a PR number or URL and wants the entire stack reviewed. Runs review-pr-chomper on each branch and auto-posts GitHub comments and Linear updates without user confirmation. Supports --include-drafts to review draft PRs as well (e.g. for self-review).
review-pr-chomper
n1ddeh/fantastic-skills
Deep code review with a skeptic agent. Chomper is a ruthless but fair shark reviewer who catches bugs, evaluates existing PR comments, and filters false positives. Triggers on "review my changes", "check this code", "review the diff", or "find bugs in my changes".
summarize-changes
n1ddeh/fantastic-skills
Summarize uncommitted changes or recent commits for PR preparation. Use when asked to summarize changes, prepare a PR description, review what changed, or generate a summary of work done.