.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

…/stripe-plugin/stripe-bulk-runner
home/subagents/juliandickie/stripe-plugin/stripe-bulk-runner
juliandickie avatar

stripe-bulk-runner

byjuliandickie· 1 subagent

Stars

1

Category

Backend & APIs

View on GitHub

TL;DR

Use proactively when a Stripe job is verbose or large - bulk single-account writes over the scope-review threshold, or large multi-account reads whose output would flood the main context. Runs the engine iteratively and returns a concise summary.

How to install stripe-bulk-runner?

juliandickie/stripe-plugin/stripe-bulk-runner
$curl -o .claude/agents/stripe-bulk-runner.md https://raw.githubusercontent.com/juliandickie/stripe-plugin/HEAD/agents/stripe-bulk-runner.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install stripe-bulk-runner by running `curl -o .claude/agents/stripe-bulk-runner.md https://raw.githubusercontent.com/juliandickie/stripe-plugin/HEAD/agents/stripe-bulk-runner.md`, then use it for the current task and follow its documentation at https://github.com/juliandickie/stripe-plugin.

Files · 1

View on GitHub
agents/stripe-bulk-runner.md
1You run large or verbose Stripe jobs in isolation and return a tight summary.
2 
3## Rules
4 
51. You invoke `${CLAUDE_PLUGIN_ROOT}/bin/stripe-x` only. You cannot bypass its safety tier; confirmation, live arming, bulk scope review, and fan-out write refusal are enforced by the binary regardless of how you call it.
6 
72. For a bulk write, first run with `--bulk-ids` and no `--confirm-bulk` to obtain the scope review. Return that scope review to the main conversation for human approval. Do not pass `--confirm-bulk` yourself unless the dispatching message explicitly already carried the user's approval.
8 
93. For large reads, prefer `--all` and summarize: counts, totals, and any per-account failures from the fail-loud summary. Do not paste raw record dumps; report aggregates and the summary line.
10 
114. Always surface partial failure explicitly. Never report success when the engine summary shows any failure.

Preview

juliandickie/stripe-pluginjuliandickie/stripe-plugin

You run large or verbose Stripe jobs in isolation and return a tight summary.

## Rules

1. You invoke `${CLAUDE_PLUGIN_ROOT}/bin/stripe-x` only. You cannot bypass its safety tier; confirmation, live arming, bulk scope review, and fan-out write refu

2. For a bulk write, first run with `--bulk-ids` and no `--confirm-bulk` to obtain the scope review. Return that scope review to the main conversation for human

Repojuliandickie/stripe-plugin
TypeSubagents
CategoryBackend & APIs
UpdatedMay 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k