.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/nick-pape/grackle
home/skills/nick-pape/grackle
nick-pape avatar

nick-pape/grackle

22 skills

View on GitHub
$npx skills add nick-pape/grackle
SkillInstalls
backlog-prioritizeFetch all approved-for-grackle issues, filter out closed and already-in-progress ones, and suggest a prioritized ordering. Run with /backlog-prioritize.—bug-researcherInvestigates code bugs and files GitHub issues.—codebase-searchSearches the codebase by concept using semantic search. Use for exploratory questions about behavior, flow, or architecture rather than exact symbol lookups.—create-prCreate a PR with change files, screenshots, and issue linking. Run with /create-pr or /create-pr <ISSUE_NUMBER>.—demo-recordLaunch the self-recording Grackle demo. Builds Docker images, cleans state, provisions environments, creates project/task, and starts the demo recording agent.—launch-grackleLaunches an isolated Grackle server instance with ephemeral ports and a branch-specific home directory.—open-ticketCreate a new GitHub issue with proper labels and epic assignment, then write a requirements spec for it. Run with /open-ticket "<title>" or interactively.—orchestratePure coordinator that decomposes work and delegates to subagents.—pr-fixupAutomated PR fixup loop — syncs with main, addresses all Copilot review comments, and waits for CI to pass. Run with /pr-fixup or /pr-fixup <PR_NUMBER>.—pr-mergerVerifies a PR is fully mergeable (CI green, no unresolved comments, approved) then merges it.—readme-refreshDetect stale README content and screenshots, capture fresh screenshots from the live app, and draft README updates. Run with /readme-refresh.—rush-changeGenerate a Rush change file for the current branch, handling merge-commit false positives automatically. Run with /rush-change.—set-blocked-bySet or remove a GitHub blocked-by relationship between issues. Run with /set-blocked-by <blocked#> <blocker#> or /set-blocked-by remove <blocked#> <blocker#>.—set-parentSet or remove a GitHub sub-issue (parent/child) relationship. Run with /set-parent <child#> <parent#> or /set-parent remove <child#> <parent#>.—task-finderFinds or creates a GitHub issue and Grackle task for a piece of work, or recommends the next ticket from a backlog.—test-acp-runtimeSpawn the ACP-variant runtimes (claude-code-acp / codex-acp / copilot-acp).—test-claude-runtimeSpawn and exercise the native `claude-code` runtime against a test server, including the model names that work and the synthetic-tool-result gotcha.—test-codex-runtimeSpawn the `codex` runtime against a test server. Use model `gpt-5.5` (requires Codex SDK >= 0.135.0). Run with /test-codex-runtime. Pairs with /launch-grackle.—test-copilot-runtimeSpawn and exercise the `copilot` runtime against a test server. CRITICAL: gpt-4o does NOT work — use claude-sonnet-4.5. Run with /test-copilot-runtime.—ticket-shepherdManages a Grackle task through its lifecycle until the PR is ready to merge.—ux-auditPerforms a comprehensive User Experience audit of the Grackle web UI, producing a prioritized report of improvement proposals backed by screenshots.—write-specResearch a GitHub issue and write a detailed requirements specification into the issue body. Run with /write-spec <ISSUE_NUMBER>.—