stephengpope

13 mods across 2 repositories, 1.9k stars between them.

review-issue

04

stephengpope/thepopebot

Command Claude Code

Analyze the issue/PR thread, check for required info, and produce an implementation plan.

1.9k 3mo ago A 17 tokens original MIT

update-docs

05

stephengpope/thepopebot

Command Claude Code

Analyze user-facing docs against the current codebase and produce an update plan.

1.9k 3mo ago A 14 tokens original MIT

stephengpope/thepopebot

Instructions file

Instructions for stephengpope/thepopebot, covering thepopebot — package source reference, deployment model, package vs. templates — where code goes, managed paths and directory structure.

1.9k 3mo ago A 2,915 tokens original MIT

stephengpope/thepopebot

Skill Claude CodeCodex

Use to spawn or check on long-running background agent jobs (each launches a new Docker agent container that opens a PR when done). Trigger when the user says "create a background job", "spawn an agent", "kick off a job", "run this in the background", "check job status", or asks "what's the status of job ".

1.9k 3mo ago A 76 tokens original MIT

agent-job-dm

08

stephengpope/thepopebot

Skill Claude CodeCodex

Send a direct message to a user OR broadcast to all subscribed admins via their default channel (currently Telegram). Also looks up users when a specific person is named. Trigger when the user says "let me know when…", "DM me", "send X to ", "tell that…", "notify the admins", "alert everyone", "broadcast this", "let…

1.9k 3mo ago A 104 tokens original MIT

agent-job-secrets

09

stephengpope/thepopebot

Skill Claude CodeCodex

Use to list or retrieve agent job secrets, API keys, and OAuth credentials (auto-refreshed). Trigger when the user mentions a secret/credential by name, or asks "what secrets are available", "get the X token", "fetch the Y API key", or when a previously-fetched credential stops working and needs to be re-fetched.

1.9k 3mo ago A 76 tokens original MIT

playwright-cli

10

stephengpope/thepopebot

Skill Claude CodeCodex

Automate browser interactions, test web pages and work with Playwright tests.

1.9k 3mo ago A 19 tokens original MIT

stephengpope/claude-design-importer

Plugin Claude Code

Convert pixel-exact design mockups (e.g. HTML from Claude's design tool) into production Tailwind / shadcn-on-Radix components that use a real token system instead of arbitrary values like text-[13.5px].

6 2mo ago A tokens not measured original MIT

stephengpope/claude-design-importer

Skill Claude CodeCodex

Use when given an HTML mockup, design file, or screenshot and asked to implement, build, or recreate it in a Tailwind/shadcn codebase — even a bare "build this" with no mention of quality. Converts inline styles and magic values like text-[13.5px] into tokenized components. Also use to clean up an already-imported…

6 2mo ago A 87 tokens original MIT