Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/appboypov/pew-pew-plaza-packsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/appboypov/pew-pew-plaza-packs/marketing-issue)<a href="https://agentmods.dev/commands/appboypov/pew-pew-plaza-packs/marketing-issue"><img src="https://agentmods.dev/badge/commands/appboypov/pew-pew-plaza-packs/marketing-issue/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/appboypov/pew-pew-plaza-packs/marketing-issue"><img src="https://agentmods.dev/badge/commands/appboypov/pew-pew-plaza-packs/marketing-issue.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.00946 |
| Opus 5 | $0.00014 | $0.00473 |
| Sonnet 5 | $0.00005 | $0.00189 |
| Haiku 4.5 | $0.00003 | $0.00095 |
Grade A, and why
create-marketing-issue scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 138 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Prompt Command
When this command is used, check if any required information is missing. If so, ask the user to provide it. Otherwise, proceed with the request.
📋 Create Marketing Issue: Campaign and Initiative Planning
💡 Transform marketing ideas into actionable campaign issues through strategic refinement.
📋 Request
💡 Core workflow for marketing issue creation
Transform user's marketing request into a well-structured issue by:
- Creating minimal base with the marketing goal
- Researching context for audience and market position
- Building iteratively through strategic marketing questions
- Saving to file when campaign plan is complete
Deliverables
- Initial marketing issue with objectives
- Audience and channel analysis
- Campaign flow and assets needed
- ACTUAL FILE CREATED: Issue saved to
issues/marketing/
Acceptance Criteria
- Marketing objectives clearly defined
- Target audience identified
- Campaign strategy documented
- Success metrics established
- FILE IS CREATED ON DISK when confirmed
🎯 Core Philosophy
💡 Start with the goal, understand the audience, build the campaign incrementally.
Fundamental Principles:
- Goal First: Start with the marketing objective
- Audience Understanding: Know who we're reaching
- Channel Strategy: Right message, right place
- Measurable Impact: Track what matters
🔄 Workflow
Step 1: Create Minimal Base
Template for Marketing Issue:
# 📣 Marketing Issue: [Campaign/Initiative Name]
[Brief description of marketing goal]
## 📝 Initial Requirement
### Marketing Objectives
1. [What marketing outcome is needed]
Step 2: Interactive Refinement Questions
Strategy Questions
- Objective: "What's the primary goal - awareness, leads, or conversion?"
- Audience: "Who's the target audience specifically?"
- Message: "What's the key value proposition?"
- Differentiation: "What makes this unique?"
- Timeline: "When does this need to launch?"
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 138 lines · 27 tokens per session scan A 19c5f1619e65
create-marketing-issue is a command published in the GitHub repository appboypov/pew-pew-plaza-packs (85 stars, last pushed 8mo ago), licensed MIT. It adds 27 tokens to every session and 946 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other commands, from other repositories
worktree-cleanup
A command for removing a Git worktree, which is a separate working folder linked to the same repository, after its pull request is merged.
costs
Open ccboard costs analysis tab.
mobile
Mobile project management command. React Native/Flutter/Expo/Swift/Kotlin scaffolding, version sync, build and release guides.
env-check
.env file validation. Detects missing, extra, empty, and placeholder values + .gitignore check.
callee-create-agent
Create a Callee agent or deterministic workflow.
ship
Ship command. Runs the pre-flight gate, decides the version bump, assembles the changelog, and opens the PR via the release-manager agent. Nothing ships unless the gate is green.