nick-pape

29 mods across 1 repository, 21 stars between them.

bug-researcher

01

nick-pape/grackle

Skill Claude CodeCodex

Investigates code bugs and files GitHub issues.

21 2mo ago A 15 tokens original MIT

codebase-search

02

nick-pape/grackle

Skill Claude CodeCodex

Searches the codebase by concept using semantic search. Use for exploratory questions about behavior, flow, or architecture rather than exact symbol lookups.

21 2mo ago A 33 tokens original MIT

orchestrate

03

nick-pape/grackle

Skill Claude CodeCodex

Pure coordinator that decomposes work and delegates to subagents.

21 2mo ago A 16 tokens original MIT

pr-merger

04

nick-pape/grackle

Skill Claude CodeCodex

Verifies a PR is fully mergeable (CI green, no unresolved comments, approved) then merges it.

21 2mo ago A 26 tokens original MIT

task-finder

05

nick-pape/grackle

Skill Claude CodeCodex

Finds or creates a GitHub issue and Grackle task for a piece of work, or recommends the next ticket from a backlog.

21 2mo ago A 31 tokens original MIT

ticket-shepherd

06

nick-pape/grackle

Skill Claude CodeCodex

Manages a Grackle task through its lifecycle until the PR is ready to merge.

21 2mo ago A 22 tokens original MIT

Stop

07

nick-pape/grackle

Hook Claude Code

Runs when the agent finishes a response, executing pr-readiness-check.mjs via node. From nick-pape/grackle.

21 2mo ago A tokens not measured original MIT

grackle

08

nick-pape/grackle

Settings file Claude Code

Agent settings declaring 1 hook event (Stop) and 23 allowed tools.

21 2mo ago A tokens not measured original MIT

backlog-prioritize

09

nick-pape/grackle

Skill Claude CodeCodex

Fetch all approved-for-grackle issues, filter out closed and already-in-progress ones, and suggest a prioritized ordering. Run with /backlog-prioritize.

21 2mo ago A 38 tokens original MIT

create-pr

10

nick-pape/grackle

Skill Claude CodeCodex

Create a PR with change files, screenshots, and issue linking. Run with /create-pr or /create-pr .

21 2mo ago A 30 tokens original MIT

demo-record

11

nick-pape/grackle

Skill Claude CodeCodex

Launch the self-recording Grackle demo. Builds Docker images, cleans state, provisions environments, creates project/task, and starts the demo recording agent.

21 2mo ago A 33 tokens original MIT

launch-grackle

12

nick-pape/grackle

Skill Claude CodeCodex

Launches an isolated Grackle server instance with ephemeral ports and a branch-specific home directory. Prevents agents from conflicting with each other or destabilizing the user's real database.

21 2mo ago C 0 tokens original MIT

open-ticket

13

nick-pape/grackle

Skill Claude CodeCodex

Create a new GitHub issue with proper labels and epic assignment, then write a requirements spec for it. Run with /open-ticket " " or interactively.

21 2mo ago A 36 tokens original MIT

pr-fixup

14

nick-pape/grackle

Skill Claude CodeCodex

Automated PR fixup loop — syncs with main, addresses all Copilot review comments, and waits for CI to pass. Run with /pr-fixup or /pr-fixup .

21 2mo ago A 48 tokens original MIT

readme-refresh

15

nick-pape/grackle

Skill Claude CodeCodex

Detect stale README content and screenshots, capture fresh screenshots from the live app, and draft README updates. Run with /readme-refresh.

21 2mo ago A 31 tokens original MIT

rush-change

16

nick-pape/grackle

Skill Claude CodeCodex

Generate a Rush change file for the current branch, handling merge-commit false positives automatically. Run with /rush-change.

21 2mo ago A 27 tokens original MIT

set-blocked-by

17

nick-pape/grackle

Skill Claude CodeCodex

Set or remove a GitHub blocked-by relationship between issues. Run with /set-blocked-by or /set-blocked-by remove .

21 2mo ago A 49 tokens original MIT

set-parent

18

nick-pape/grackle

Skill Claude CodeCodex

Set or remove a GitHub sub-issue (parent/child) relationship. Run with /set-parent or /set-parent remove .

21 2mo ago A 45 tokens original MIT

test-acp-runtime

19

nick-pape/grackle

Skill Claude CodeCodex

Spawn the ACP-variant runtimes (claude-code-acp / codex-acp / copilot-acp). claude-code-acp validated; it surfaces real tool failures that native claude-code can't. Run with /test-acp-runtime. Pairs with /launch-grackle.

21 2mo ago A 64 tokens original MIT

test-claude-runtime

20

nick-pape/grackle

Skill Claude CodeCodex

Spawn and exercise the native claude-code runtime against a test server, including the model names that work and the synthetic-tool-result gotcha. Run with /test-claude-runtime. Pairs with /launch-grackle.

21 2mo ago A 53 tokens original MIT

test-codex-runtime

21

nick-pape/grackle

Skill Claude CodeCodex

Spawn 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.

21 2mo ago A 58 tokens original MIT

nick-pape/grackle

Skill Claude CodeCodex

Spawn 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. Pairs with /launch-grackle.

21 2mo ago A 59 tokens original MIT

ux-audit

23

nick-pape/grackle

Skill Claude CodeCodex

Performs a comprehensive User Experience audit of the Grackle web UI, producing a prioritized report of improvement proposals backed by screenshots.

21 2mo ago A 0 tokens original MIT

write-spec

24

nick-pape/grackle

Skill Claude CodeCodex

Research a GitHub issue and write a detailed requirements specification into the issue body. Run with /write-spec .

21 2mo ago A 29 tokens original MIT